mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
drivers/usbhost: Remove all traces of support for the installable GPL RTL8187 USB host driver.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user