mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:46:16 +02:00
Make the build work properly by including Hostap modules.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4671 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
412a3b1a1f
commit
a5dc790f92
@ -934,7 +934,12 @@ CONFIG_PCI_ATMEL=m
|
||||
# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
|
||||
#
|
||||
CONFIG_PRISM54=m
|
||||
# CONFIG_HOSTAP is not set
|
||||
CONFIG_HOSTAP=m
|
||||
CONFIG_HOSTAP_FIRMWARE=y
|
||||
CONFIG_HOSTAP_FIRMWARE_NVRAM=y
|
||||
CONFIG_HOSTAP_PLX=m
|
||||
CONFIG_HOSTAP_PCI=m
|
||||
CONFIG_HOSTAP_CS=m
|
||||
CONFIG_BCM43XX=m
|
||||
CONFIG_BCM43XX_DEBUG=y
|
||||
CONFIG_BCM43XX_DMA=y
|
||||
|
Loading…
Reference in New Issue
Block a user