modutils: remove redundant "select PLATFORM_LINUX" configs
It is enough to have only applets' configs select PLATFORM_LINUX. Signed-off-by: Kang-Che Sung <explorer09@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
committed by
Denys Vlasenko
parent
fdfd716a85
commit
264cb01540
@ -19,7 +19,6 @@
|
||||
//config: bool "Blacklist support"
|
||||
//config: default y
|
||||
//config: depends on MODPROBE && !MODPROBE_SMALL
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
//config: Say 'y' here to enable support for the 'blacklist' command in
|
||||
//config: modprobe.conf. This prevents the alias resolver to resolve
|
||||
|
Reference in New Issue
Block a user