forked from luck/tmp_suning_uos_patched
[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration
CONFIG_PCMCIA=m, CONFIG_HOSTAP_CS=y doesn't compile. Reported by "Gabriel C." <crazy@pimpmylinux.org>. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
1a1fedf4d3
commit
ae7ec20582
@ -75,7 +75,7 @@ config HOSTAP_PCI
|
|||||||
|
|
||||||
config HOSTAP_CS
|
config HOSTAP_CS
|
||||||
tristate "Host AP driver for Prism2/2.5/3 PC Cards"
|
tristate "Host AP driver for Prism2/2.5/3 PC Cards"
|
||||||
depends on PCMCIA!=n && HOSTAP
|
depends on PCMCIA && HOSTAP
|
||||||
---help---
|
---help---
|
||||||
Host AP driver's version for Prism2/2.5/3 PC Cards.
|
Host AP driver's version for Prism2/2.5/3 PC Cards.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user