zephyr/arch/arm/soc/nxp_kinetis
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
..
k6x dts: nxp: fix typo in usbd bindings 2018-05-30 11:23:39 -05:00
kl2x boards: frdm_kl25z: add USB support 2018-06-12 04:09:50 -04:00
kwx dts: nxp: fix typo in usbd bindings 2018-05-30 11:23:39 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig arch: arm: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
Kconfig.defconfig kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
Kconfig.soc kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00