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
@@ -18,7 +18,6 @@
|
||||
//config: bool "Pretty output"
|
||||
//config: default y
|
||||
//config: depends on LSMOD && !MODPROBE_SMALL
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
//config: This option makes output format of lsmod adjusted to
|
||||
//config: the format of module-init-tools for Linux kernel 2.6.
|
||||
|
Reference in New Issue
Block a user