doc: add a note about removing nios2

Add a not about removal in the release notes.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2025-05-15 05:49:32 -04:00
commit 11c61c618d

View file

@ -112,6 +112,7 @@ New APIs and options
* Architectures * Architectures
* NIOS2 Architecture was removed from Zephyr.
* :kconfig:option:`ARCH_HAS_VECTOR_TABLE_RELOCATION` * :kconfig:option:`ARCH_HAS_VECTOR_TABLE_RELOCATION`
* :kconfig:option:`CONFIG_SRAM_VECTOR_TABLE` moved from ``zephyr/Kconfig.zephyr`` to * :kconfig:option:`CONFIG_SRAM_VECTOR_TABLE` moved from ``zephyr/Kconfig.zephyr`` to
``zephyr/arch/Kconfig`` and added dependencies to it. ``zephyr/arch/Kconfig`` and added dependencies to it.