]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-rp 2.6.22: enable hostap and other 802.11 drivers for c7x0 and akita (from OE)
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 5 Sep 2007 10:45:42 +0000 (10:45 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 5 Sep 2007 10:45:42 +0000 (10:45 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2696 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/linux/linux-rp-2.6.22/defconfig-akita
meta/packages/linux/linux-rp-2.6.22/defconfig-c7x0
meta/packages/linux/linux-rp_2.6.22.bb

index edeaa414db3a1d8175fddf78ab65194383a2fa8e..dd8cb8558fb18ca4599c76b1af58458ca84891f5 100644 (file)
@@ -743,6 +743,7 @@ CONFIG_NET_RADIO=y
 #
 # Wireless 802.11b ISA/PCI cards support
 #
+CONFIG_WLAN_80211=y
 CONFIG_HERMES=m
 # CONFIG_ATMEL is not set
 
index c644187e96aa0b5624b24c664d77bf6672052a8b..d9b3e2b93f6f6b4a6060f4b4cc8f3fb1ddcde427 100644 (file)
@@ -757,6 +757,7 @@ CONFIG_NET_RADIO=y
 #
 # Wireless 802.11b ISA/PCI cards support
 #
+CONFIG_WLAN_80211=y
 CONFIG_HERMES=m
 # CONFIG_ATMEL is not set
 
@@ -772,7 +773,6 @@ CONFIG_HOSTAP=m
 CONFIG_HOSTAP_FIRMWARE=y
 # CONFIG_HOSTAP_FIRMWARE_NVRAM is not set
 CONFIG_HOSTAP_CS=m
-CONFIG_NET_WIRELESS=y
 
 #
 # PCMCIA network device support
index 03eca283b4854a0c633fba0c2585f6145d8e3f0b..b36189d9fb56bb41aed074e1875e3f738e11aa66 100644 (file)
@@ -1,6 +1,6 @@
 require linux-rp.inc
 
-PR = "r8"
+PR = "r9"
 
 # Handy URLs
 # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046