diff options
| -rw-r--r-- | meta/packages/linux/linux-rp-2.6.22/defconfig-akita | 1 | ||||
| -rw-r--r-- | meta/packages/linux/linux-rp-2.6.22/defconfig-c7x0 | 2 | ||||
| -rw-r--r-- | meta/packages/linux/linux-rp_2.6.22.bb | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.22/defconfig-akita b/meta/packages/linux/linux-rp-2.6.22/defconfig-akita index edeaa414db..dd8cb8558f 100644 --- a/meta/packages/linux/linux-rp-2.6.22/defconfig-akita +++ b/meta/packages/linux/linux-rp-2.6.22/defconfig-akita | |||
| @@ -743,6 +743,7 @@ CONFIG_NET_RADIO=y | |||
| 743 | # | 743 | # |
| 744 | # Wireless 802.11b ISA/PCI cards support | 744 | # Wireless 802.11b ISA/PCI cards support |
| 745 | # | 745 | # |
| 746 | CONFIG_WLAN_80211=y | ||
| 746 | CONFIG_HERMES=m | 747 | CONFIG_HERMES=m |
| 747 | # CONFIG_ATMEL is not set | 748 | # CONFIG_ATMEL is not set |
| 748 | 749 | ||
diff --git a/meta/packages/linux/linux-rp-2.6.22/defconfig-c7x0 b/meta/packages/linux/linux-rp-2.6.22/defconfig-c7x0 index c644187e96..d9b3e2b93f 100644 --- a/meta/packages/linux/linux-rp-2.6.22/defconfig-c7x0 +++ b/meta/packages/linux/linux-rp-2.6.22/defconfig-c7x0 | |||
| @@ -757,6 +757,7 @@ CONFIG_NET_RADIO=y | |||
| 757 | # | 757 | # |
| 758 | # Wireless 802.11b ISA/PCI cards support | 758 | # Wireless 802.11b ISA/PCI cards support |
| 759 | # | 759 | # |
| 760 | CONFIG_WLAN_80211=y | ||
| 760 | CONFIG_HERMES=m | 761 | CONFIG_HERMES=m |
| 761 | # CONFIG_ATMEL is not set | 762 | # CONFIG_ATMEL is not set |
| 762 | 763 | ||
| @@ -772,7 +773,6 @@ CONFIG_HOSTAP=m | |||
| 772 | CONFIG_HOSTAP_FIRMWARE=y | 773 | CONFIG_HOSTAP_FIRMWARE=y |
| 773 | # CONFIG_HOSTAP_FIRMWARE_NVRAM is not set | 774 | # CONFIG_HOSTAP_FIRMWARE_NVRAM is not set |
| 774 | CONFIG_HOSTAP_CS=m | 775 | CONFIG_HOSTAP_CS=m |
| 775 | CONFIG_NET_WIRELESS=y | ||
| 776 | 776 | ||
| 777 | # | 777 | # |
| 778 | # PCMCIA network device support | 778 | # PCMCIA network device support |
diff --git a/meta/packages/linux/linux-rp_2.6.22.bb b/meta/packages/linux/linux-rp_2.6.22.bb index 03eca283b4..b36189d9fb 100644 --- a/meta/packages/linux/linux-rp_2.6.22.bb +++ b/meta/packages/linux/linux-rp_2.6.22.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require linux-rp.inc | 1 | require linux-rp.inc |
| 2 | 2 | ||
| 3 | PR = "r8" | 3 | PR = "r9" |
| 4 | 4 | ||
| 5 | # Handy URLs | 5 | # Handy URLs |
| 6 | # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 | 6 | # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 |
