linux 3.7, 3.8: Enabling CFG80211_WEXT (for ipw2200)
My computer with a ipw2200 nic needs that, to have the ipw2200 driver.
This commit is contained in:
parent
5077600d9a
commit
0961084afb
@ -78,6 +78,7 @@ let
|
||||
ATH9K_AHB y # Ditto, AHB bus
|
||||
B43_PHY_HT y
|
||||
BCMA_HOST_PCI y
|
||||
CFG08211_WEXT y # Without it, ipw2200 drivers don't build
|
||||
|
||||
# Some settings to make sure that fbcondecor works - in particular,
|
||||
# disable tileblitting and the drivers that need it.
|
||||
|
@ -78,6 +78,7 @@ let
|
||||
ATH9K_AHB y # Ditto, AHB bus
|
||||
B43_PHY_HT y
|
||||
BCMA_HOST_PCI y
|
||||
CFG08211_WEXT y # Without it, ipw2200 drivers don't build
|
||||
|
||||
# Some settings to make sure that fbcondecor works - in particular,
|
||||
# disable tileblitting and the drivers that need it.
|
||||
|
Loading…
Reference in New Issue
Block a user