add updates for atheros SOC support from Mike A., thx
[openwrt.git] / target / linux / Config.in
index aa1b891..893c8f5 100644 (file)
@@ -126,6 +126,7 @@ config BR2_PACKAGE_KMOD_ATM
        prompt "kmod-atm.......................... ATM support"
        tristate
        default y if BR2_LINUX_2_4_AR7
+       default m if BR2_LINUX_2_6_BRCM
        help
          ATM support
 
@@ -163,6 +164,7 @@ config BR2_PACKAGE_KMOD_PPPOATM
        prompt   "kmod-pppoatm.................... PPPoA (PPP over ATM) kernel support"
        tristate
        default y if BR2_LINUX_2_4_AR7
+       default m if BR2_LINUX_2_6_BRCM
        default m
        depends BR2_PACKAGE_KMOD_PPP
        select BR2_PACKAGE_KMOD_ATM
@@ -362,6 +364,7 @@ config BR2_PACKAGE_KMOD_IDE
        prompt "kmod-ide.......................... IDE support"
        tristate
        default m
+       depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_BRCM
        help
          Kernel modules for IDE support
          useful for usb mass storage devices (e.g. on WL-HDD)
@@ -448,6 +451,7 @@ comment "Multimedia devices support"
 config BR2_PACKAGE_KMOD_PWC
        prompt "kmod-pwc.......................... Kernel driver for USB Philips Cameras"
        tristate
+       default n if BR2_LINUX_2_4_AR531X
        default m
 
 config BR2_PACKAGE_KMOD_SOUNDCORE
@@ -517,6 +521,7 @@ comment "Network devices support"
 config BR2_PACKAGE_KMOD_NET_3C59X
        prompt "kmod-net-3c59x.................... 3Com 3c590/3c900 series (592/595/597) \"Vortex/Boomerang\" Ethernet kernel support"
        tristate
+       default n if BR2_LINUX_2_4_AR531X
        default m
        help
          This option enables driver support for a large number of 10mbps and 
@@ -531,6 +536,7 @@ config BR2_PACKAGE_KMOD_NET_3C59X
 config BR2_PACKAGE_KMOD_NET_8139TOO
        prompt "kmod-net-8139too.................. RealTek RTL-8139 PCI Fast Ethernet Adapter kernel support"
        tristate
+       default n if BR2_LINUX_2_4_AR531X
        default m
        help
          This is a driver for the Fast Ethernet PCI network cards based on 
@@ -539,6 +545,7 @@ config BR2_PACKAGE_KMOD_NET_8139TOO
 config BR2_PACKAGE_KMOD_NET_AIRO
        prompt "kmod-net-airo..................... Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards kernel support"
        tristate
+       default n if BR2_LINUX_2_4_AR531X
        default m
        help
          This is the standard Linux driver to support Cisco/Aironet ISA and 
@@ -565,11 +572,12 @@ config BR2_PACKAGE_KMOD_NET_B44
        default y if BR2_LINUX_2_4_BRCM
        default m
        help
-         Free driver for Broadcom Ethernet chipsets (without switch support)
+         Free driver for Broadcom Ethernet chipsets
 
 config BR2_PACKAGE_KMOD_NET_HERMES
        prompt "kmod-net-hermes................... Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) kernel support"
        tristate
+       default n if BR2_LINUX_2_4_AR531X
        default m
        help
          A driver for 802.11b wireless cards based based on the "Hermes" or 
@@ -610,6 +618,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
+       default n if BR2_LINUX_2_4_AR531X
        default m
        help
          This driver is for the National Semiconductor DP83810 series, 
@@ -619,6 +628,7 @@ config BR2_PACKAGE_KMOD_NET_NATSEMI
 config BR2_PACKAGE_KMOD_NET_PRISM54
        prompt "kmod-net-prism54.................. Intersil Prism GT/Duette/Indigo PCI/PCMCIA cards kernel support"
        tristate
+       default n if BR2_LINUX_2_4_AR531X
        default m
        help
          Enable PCI and Cardbus support for the following chipset based cards: 
@@ -660,6 +670,7 @@ config BR2_PACKAGE_KMOD_PCMCIA_CORE
        prompt "kmod-pcmcia-core.................. PCMCIA/CardBus support"
        depends BR2_LINUX_PCMCIA_SUPPORT
        tristate
+       default n if BR2_LINUX_2_4_AR531X
        default m
 
 config BR2_PACKAGE_KMOD_PCMCIA_SERIAL
@@ -673,6 +684,7 @@ comment "USB support"
 config BR2_PACKAGE_KMOD_USB
        prompt "kmod-usb-core..................... USB support"
        tristate
+       default n if BR2_LINUX_2_4_AR531X
        default m
 
 config BR2_PACKAGE_KMOD_USB_UHCI
@@ -750,12 +762,24 @@ config BR2_PACKAGE_KMOD_USB_SERIAL_PL2303
        default m
        depends BR2_PACKAGE_KMOD_USB_SERIAL
 
+config BR2_PACKAGE_KMOD_USB_SERIAL_VISOR
+       prompt   "kmod-usb-serial-visor.......... Support for Handspring Visor / Palm m50x / Sony Clie Driver"
+       tristate
+       default m
+       depends BR2_PACKAGE_KMOD_USB_SERIAL
+
 config BR2_PACKAGE_KMOD_USB_STORAGE
        prompt "kmod-usb-storage.................. Support for USB storage devices"
        tristate
        default m
        depends BR2_PACKAGE_KMOD_USB_CONTROLLER
 
+config BR2_PACKAGE_KMOD_USB_ATM
+        prompt "kmod-usb-atm...................... Support for USB ATM devices"
+       tristate
+       default m
+       depends BR2_PACKAGE_KMOD_USB_CONTROLLER
+
 comment "Misc. devices support"
 
 config BR2_PACKAGE_KMOD_AX25
@@ -771,6 +795,7 @@ config BR2_PACKAGE_KMOD_BLUETOOTH
        prompt "kmod-bluetooth.................... Bluetooth drivers and network stack"
        tristate
        default m
+       default n if BR2_LINUX_2_4_AR531X
        help
          Bluetooth drivers and network stack