oleavr-rgl-a500-mini-linux-.../drivers/usb/sunxi_usb/Kconfig

32 lines
800 B
Text
Raw Normal View History

2022-05-07 01:01:45 +02:00
#
# softwinner SUNXI USB2.0 Dual Role Controller Driver.
#
#---------------------------------------------
#-
#- config USB2.0 Dual Role Controller.
#-
#---------------------------------------------
menuconfig USB_SUNXI_USB
tristate "SUNXI USB2.0 Dual Role Controller support"
depends on ARCH_SUNXI
help
SUNXI USB2.0 Dual Role Controller
config USB_SUNXI_USB_MANAGER
tristate "SUNXI USB2.0 Manager"
depends on USB_SUNXI_USB
help
manager all usb controller.
config USB_SUNXI_USB_DEBUG
tristate "SUNXI USB driver debug message"
depends on USB_SUNXI_USB
help
SUNXI USB driver debug message.
config USB_SUNXI_USB_ADB
tristate "SUNXI USB driver use adb source"
depends on USB_SUNXI_USB
help
SUNXI USB driver debug message.