Added kernel module definitions for Kaweth and Pegasus usb ethernet adapters.
[openwrt.git] / package / busybox / config / miscutils / Config.in
index 41a42c9..7784a82 100644 (file)
@@ -105,7 +105,7 @@ config BUSYBOX_CONFIG_DEVFSD_VERBOSE
 
 config BUSYBOX_CONFIG_FEATURE_DEVFS
        bool "  Use devfs names for all devices (obsolete)"
-       default y
+       default n
        help
          This is obsolete and will be going away at the end of 2008..
 
@@ -305,6 +305,7 @@ config BUSYBOX_CONFIG_RAIDAUTORUN
 config BUSYBOX_CONFIG_READAHEAD
         bool "readahead"
        default n
+       depends on LFS
        help
          Preload the files listed on the command line into RAM cache so that
          subsequent reads on these files will not block on disk I/O.
This page took 0.019739 seconds and 4 git commands to generate.