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:
Kang-Che Sung
2017-02-01 01:43:32 +01:00
committed by Denys Vlasenko
parent fdfd716a85
commit 264cb01540
3 changed files with 0 additions and 13 deletions

View File

@@ -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.