diff options
Diffstat (limited to 'modutils/modprobe.c')
-rw-r--r-- | modutils/modprobe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modutils/modprobe.c b/modutils/modprobe.c index 09e3de6c3..cbec43888 100644 --- a/modutils/modprobe.c +++ b/modutils/modprobe.c | |||
@@ -19,7 +19,6 @@ | |||
19 | //config: bool "Blacklist support" | 19 | //config: bool "Blacklist support" |
20 | //config: default y | 20 | //config: default y |
21 | //config: depends on MODPROBE && !MODPROBE_SMALL | 21 | //config: depends on MODPROBE && !MODPROBE_SMALL |
22 | //config: select PLATFORM_LINUX | ||
23 | //config: help | 22 | //config: help |
24 | //config: Say 'y' here to enable support for the 'blacklist' command in | 23 | //config: Say 'y' here to enable support for the 'blacklist' command in |
25 | //config: modprobe.conf. This prevents the alias resolver to resolve | 24 | //config: modprobe.conf. This prevents the alias resolver to resolve |