kconfig: Remove redundant 'default n' properties

Some more were added since the cleanup pass in June 2018. See e.g.
commit 2d50da70a1 ("drivers: ipm: Kconfig: Remove redundant 'default n'
properties") for a motivation. It also avoids people wondering whether
or not they need to put in 'default n'.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
Ulf Magnusson 2019-02-26 20:29:18 +01:00 committed by Anas Nashif
parent a4e72cce06
commit e7347ab101
1 changed files with 0 additions and 1 deletions

View File

@ -4,4 +4,3 @@
menuconfig HAS_MEC_HAL
bool "Microchip MEC HAL drivers support"
default n