Add a toggle for ramdisk support
[openwrt.git] / target / linux / Config.in
index bb5afd3..3e2bd93 100644 (file)
@@ -22,7 +22,7 @@ endmenu
 
 menu "Kernel Configuration / Device Support"
 
-comment "Device specific modules"
+comment "Device specific configuration"
 
 source "target/linux/*-2.[46]/Config.in"
 
@@ -515,8 +515,7 @@ config BR2_PACKAGE_KMOD_NET_HERMES_PLX
 config BR2_PACKAGE_KMOD_NET_NATSEMI
        prompt "kmod-net-natsemi.................. National Semiconductor DP8381x series PCI Ethernet kernel support"
        tristate
-       depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_ARUBA
-       default y if BR2_LINUX_2_6_ARUBA
+       depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_6_X86
        default m
        help
          This driver is for the National Semiconductor DP83810 series, 
This page took 0.022793 seconds and 4 git commands to generate.