zephyr/soc/arm/silabs_exx32
Ulf Magnusson a02c333963 arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files
Add a common definition for NUM_IRQS in arch/arm/core/Kconfig and
arch/riscv/Kconfig. That way, the type doesn't have to be given for
NUM_IRQS in all the Kconfig.defconfig files.

Trying to get rid of unnecessary "full" symbol definitions in
Kconfig.defconfig files, to make the organization clearer. It can also
help with finding unused symbols.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-10-28 08:27:28 -05:00
..
common arm: arch code naming cleanup 2019-10-04 10:46:23 +02:00
efm32hg arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files 2019-10-28 08:27:28 -05:00
efm32pg12b arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files 2019-10-28 08:27:28 -05:00
efm32wg arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files 2019-10-28 08:27:28 -05:00
efr32fg1p arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files 2019-10-28 08:27:28 -05:00
efr32mg12p arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files 2019-10-28 08:27:28 -05:00
CMakeLists.txt
Kconfig Kconfig: Remove copy-pasted comments on some promptless symbols 2019-10-17 13:05:24 -05:00
Kconfig.defconfig
Kconfig.soc