From 3c5b824ce48be748aa0aaee336a4e39bb6e6fd79 Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Wed, 5 Sep 2007 10:40:06 +0000 Subject: linux/linux-rp_2.6.22.bb : fix bitrot in c7x0 and akita defconfig where hostap and other 802.11 drivers are not built. --- packages/linux/linux-rp-2.6.22/defconfig-akita | 1 + packages/linux/linux-rp-2.6.22/defconfig-c7x0 | 2 +- packages/linux/linux-rp_2.6.22.bb | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'packages') diff --git a/packages/linux/linux-rp-2.6.22/defconfig-akita b/packages/linux/linux-rp-2.6.22/defconfig-akita index edeaa414db..dd8cb8558f 100644 --- a/packages/linux/linux-rp-2.6.22/defconfig-akita +++ b/packages/linux/linux-rp-2.6.22/defconfig-akita @@ -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 diff --git a/packages/linux/linux-rp-2.6.22/defconfig-c7x0 b/packages/linux/linux-rp-2.6.22/defconfig-c7x0 index c644187e96..d9b3e2b93f 100644 --- a/packages/linux/linux-rp-2.6.22/defconfig-c7x0 +++ b/packages/linux/linux-rp-2.6.22/defconfig-c7x0 @@ -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 diff --git a/packages/linux/linux-rp_2.6.22.bb b/packages/linux/linux-rp_2.6.22.bb index 03eca283b4..b36189d9fb 100644 --- a/packages/linux/linux-rp_2.6.22.bb +++ b/packages/linux/linux-rp_2.6.22.bb @@ -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 -- cgit 1.2.3-korg