zephyr/arch/arm/soc/nxp_lpc/lpc54xxx
Ulf Magnusson f1f1fb41bd arch: arm: Kconfig: Remove redundant 'default n' properties
Bool symbols implicitly default to 'n'.

A 'default n' can make sense e.g. in a Kconfig.defconfig file, if you
want to override a 'default y' on the base definition of the symbol. It
isn't used like that on any of these symbols though.

Also simplify the definition of CC3220SF_DEBUG. 'default's can be other
symbols too, not just literal values. The condition for the symbol to be
visible (user-configurable) can be put directly on the prompt as well.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-06-26 11:07:57 -05:00
..
CMakeLists.txt arch: arm: nxp_lpc: Added support for init of slave core 2018-05-17 15:07:48 -05:00
Kconfig.defconfig.lpc54114_m0 soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
Kconfig.defconfig.lpc54114_m4 soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
Kconfig.defconfig.series soc: defconfig.series: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
Kconfig.series arch: nxp: lpc54xxx: Rename SoC bits from LPC54114 to LPC54114_M4 2018-05-15 15:49:15 -05:00
Kconfig.soc arch: arm: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
dts.fixup mcux: Add MCUX IPM driver for lpc and kinetis socs 2018-05-17 15:07:48 -05:00
linker.ld
soc.c arch: arm: nxp_lpc: Added support for init of slave core 2018-05-17 15:07:48 -05:00
soc.h arch: nxp: lpc54xxx: Rename SoC bits from LPC54114 to LPC54114_M4 2018-05-15 15:49:15 -05:00