linux/linux-rp_2.6.22.bb : fix bitrot in c7x0 and akita defconfig where
authorGraeme Gregory <dp@xora.org.uk>
Wed, 5 Sep 2007 10:40:06 +0000 (10:40 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Wed, 5 Sep 2007 10:40:06 +0000 (10:40 +0000)
hostap and other 802.11 drivers are not built.

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

index edeaa41..dd8cb85 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 c644187..d9b3e2b 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 03eca28..b36189d 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