diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2014-01-23 20:57:38 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-01-27 08:43:05 -0500 |
commit | 5b4af8b6397c2da6e3c05893d974b6559441901d (patch) | |
tree | ff793632da65bd94235e028271afe6ef8095cc05 | |
parent | 8a95c8232835a2fe1820a38dab7336aafe423ee1 (diff) |
Staging: rtl8812ae: disable due to build errors
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | drivers/staging/rtl8821ae/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/rtl8821ae/Kconfig b/drivers/staging/rtl8821ae/Kconfig index 2aa5dac2f1df..a432e1aa7405 100644 --- a/drivers/staging/rtl8821ae/Kconfig +++ b/drivers/staging/rtl8821ae/Kconfig | |||
@@ -2,6 +2,7 @@ config R8821AE | |||
2 | tristate "RealTek RTL8821AE Wireless LAN NIC driver" | 2 | tristate "RealTek RTL8821AE Wireless LAN NIC driver" |
3 | depends on PCI && WLAN | 3 | depends on PCI && WLAN |
4 | depends on m | 4 | depends on m |
5 | depends on BROKEN | ||
5 | select WIRELESS_EXT | 6 | select WIRELESS_EXT |
6 | select WEXT_PRIV | 7 | select WEXT_PRIV |
7 | select EEPROM_93CX6 | 8 | select EEPROM_93CX6 |