[oe-commits] org.oe.dev linux-handhelds-2.6: Fix Hermes/Atmel PCMCIA WiFi support.
pfalcon commit
openembedded-commits at lists.openembedded.org
Sun Sep 16 00:25:58 UTC 2007
linux-handhelds-2.6: Fix Hermes/Atmel PCMCIA WiFi support.
* defconfigman r405 support.
Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 3c1efe69e79550dca4f3d7ec639cb539489267da
ViewMTN: http://monotone.openembedded.org/revision/info/3c1efe69e79550dca4f3d7ec639cb539489267da
Files:
1
packages/linux/linux-handhelds-2.6/hx4700/defconfig
Diffs:
#
# mt diff -r62ef8bc09b87bf3d2e3d242c89a438b817eb5257 -r3c1efe69e79550dca4f3d7ec639cb539489267da
#
#
#
# patch "packages/linux/linux-handhelds-2.6/hx4700/defconfig"
# from [39f0a5a49dd41a15a31f0c020f06d76fc059f9c7]
# to [543816ac8842fd001cce338be41206cd3c2f7a2a]
#
============================================================
--- packages/linux/linux-handhelds-2.6/hx4700/defconfig 39f0a5a49dd41a15a31f0c020f06d76fc059f9c7
+++ packages/linux/linux-handhelds-2.6/hx4700/defconfig 543816ac8842fd001cce338be41206cd3c2f7a2a
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.21-hh16
-# Sun Sep 16 02:15:12 2007
+# Sun Sep 16 02:28:23 2007
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -771,13 +771,16 @@ CONFIG_NET_WIRELESS_RTNETLINK=y
#
# Wireless 802.11b ISA/PCI cards support
#
-# CONFIG_HERMES is not set
-# CONFIG_ATMEL is not set
+CONFIG_HERMES=m
+CONFIG_ATMEL=m
#
# Wireless 802.11b Pcmcia/Cardbus cards support
#
+CONFIG_PCMCIA_HERMES=m
+CONFIG_PCMCIA_SPECTRUM=m
CONFIG_AIRO_CS=m
+CONFIG_PCMCIA_ATMEL=m
CONFIG_PCMCIA_WL3501=m
CONFIG_USB_ZD1201=m
CONFIG_HOSTAP=m
More information about the Openembedded-commits
mailing list