diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-29 18:02:19 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-29 18:02:19 -0400 |
commit | 76272ab3f348d303eb31a5a061601ca8e0f9c5ce (patch) | |
tree | 49b17dd2d03838d80eb2b5aa97870058af0ca228 /drivers/staging/Kconfig | |
parent | 644bbf95f5e2937f4929866e0d8899a9ed42f691 (diff) |
staging: rtl8821ae: remove driver
There is now a "real" driver in the wireless tree for this hardware
device, so remove the staging driver as it is no longer needed.
Reported-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r-- | drivers/staging/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig index e3c1a1fa7b4d..cf1096feee09 100644 --- a/drivers/staging/Kconfig +++ b/drivers/staging/Kconfig @@ -48,8 +48,6 @@ source "drivers/staging/rtl8192ee/Kconfig" source "drivers/staging/rtl8723au/Kconfig" -source "drivers/staging/rtl8821ae/Kconfig" - source "drivers/staging/rts5208/Kconfig" source "drivers/staging/line6/Kconfig" |