forked from Ivasoft/openwrt
treewide: strip useless default n Kconfig lines
Kconfig docs say: > The default value deliberately defaults to 'n' in order to avoid > bloating the build. Apply this rule everywhere, to avoid more cloning of bad examples Signed-off-by: Tony Butler <spudz76@gmail.com>
This commit is contained in:
committed by
Hauke Mehrtens
parent
fcde517d35
commit
8bc72ea7be
@@ -1,6 +1,5 @@
|
||||
menuconfig MIKROTIK
|
||||
bool "Platform support for MikroTik RouterBoard virtual devices"
|
||||
default n
|
||||
help
|
||||
Say Y here to get to see options for the MikroTik RouterBoard platform.
|
||||
This option alone does not add any kernel code.
|
||||
|
||||
Reference in New Issue
Block a user