mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02:00
linux-rp 2.6.22: enable hostap and other 802.11 drivers for c7x0 and akita (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2696 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user