ckfwq/linux-3.0.4/drivers/usb/gsc3280_otg/Kconfig

22 lines
381 B
Plaintext
Raw Permalink Normal View History

2024-12-30 10:53:50 +08:00
config GSC3280_OTG
tristate "gsc3280 usb support"
---help---
This driver supports gsc3280 usb controller
menu "USB Operation Mode"
config GSC3280_OTG_HOST_ONLY
bool "HOST ONLY MODE"
depends on GSC3280_OTG
config GSC3280_OTG_DEVICE_ONLY
bool "DEVICE ONLY MODE"
depends on GSC3280_OTG
endmenu
config GSC3280_OTG_DEBUG
bool "Enable debug mode"
depends on GSC3280_OTG