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