drivers/usbhost: Remove all traces of support for the installable GPL RTL8187 USB host driver.

This commit is contained in:
Gregory Nutt
2019-10-22 17:43:42 -06:00
parent 7dc2b7285e
commit 88de97a926
5 changed files with 2 additions and 41 deletions
-21
View File
@@ -498,27 +498,6 @@ config HIDMOUSE_WTHRESH
endif # MOUSE_WHEEL
endif # USBHOST_HIDMOUSE
config USBHOST_RTL8187
bool "RTL8187-based wireless LAN"
default n
depends on NET
if USBHOST_RTL8187
config RTL8187B
bool "RTL8187B chip"
default y
config RTL8187_VID
hex "RTL8187 VID"
default 0x0bda
config RTL8187_PID
hex "RTL8187 PID"
default 0x8189
endif # USBHOST_RTL8187
config USBHOST_XBOXCONTROLLER
bool "Xbox Controller Support"
default n