diff options
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.14-git3/defconfig-poodle')
-rw-r--r-- | packages/linux/linux-openzaurus-2.6.14-git3/defconfig-poodle | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-poodle b/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-poodle index a0810f8381..32464ac018 100644 --- a/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-poodle +++ b/packages/linux/linux-openzaurus-2.6.14-git3/defconfig-poodle @@ -375,15 +375,20 @@ CONFIG_NET_RADIO=y # # Wireless 802.11b ISA/PCI cards support # -# CONFIG_HERMES is not set +CONFIG_HERMES=m # CONFIG_ATMEL is not set # # Wireless 802.11b Pcmcia/Cardbus cards support # +CONFIG_PCMCIA_HERMES=m +CONFIG_PCMCIA_SPECTRUM=m # CONFIG_AIRO_CS is not set # CONFIG_PCMCIA_WL3501 is not set -CONFIG_NET_WIRELESS=y +CONFIG_HOSTAP=m +CONFIG_HOSTAP_FIRMWARE=y +CONFIG_HOSTAP_CS=m +CONFIG_NET_WIRELESS=yt # # PCMCIA network device support |