Make hostap modules so build works properly.
SVN-Revision: 4639
This commit is contained in:
parent
784b978a15
commit
72ddfdea97
1 changed files with 6 additions and 1 deletions
|
@ -819,7 +819,12 @@ CONFIG_IPW2200_MONITOR=y
|
||||||
# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
|
# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
|
||||||
#
|
#
|
||||||
# CONFIG_PRISM54 is not set
|
# CONFIG_PRISM54 is not set
|
||||||
# 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_NET_WIRELESS=y
|
CONFIG_NET_WIRELESS=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue