mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
Make the build work properly by including Hostap modules.
SVN-Revision: 4671
This commit is contained in:
parent
05e2a0b555
commit
5d0a90e08f
@ -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