diff options
Diffstat (limited to 'modutils/lsmod.c')
-rw-r--r-- | modutils/lsmod.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modutils/lsmod.c b/modutils/lsmod.c index 9ab49f35b..24e5d35b9 100644 --- a/modutils/lsmod.c +++ b/modutils/lsmod.c | |||
@@ -18,7 +18,6 @@ | |||
18 | //config: bool "Pretty output" | 18 | //config: bool "Pretty output" |
19 | //config: default y | 19 | //config: default y |
20 | //config: depends on LSMOD && !MODPROBE_SMALL | 20 | //config: depends on LSMOD && !MODPROBE_SMALL |
21 | //config: select PLATFORM_LINUX | ||
22 | //config: help | 21 | //config: help |
23 | //config: This option makes output format of lsmod adjusted to | 22 | //config: This option makes output format of lsmod adjusted to |
24 | //config: the format of module-init-tools for Linux kernel 2.6. | 23 | //config: the format of module-init-tools for Linux kernel 2.6. |