aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/Kconfig')
-rw-r--r--drivers/usb/host/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
index e27b79a3c05f53..edfc0315189f48 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -148,3 +148,13 @@ config USB_SL811_CS
To compile this driver as a module, choose M here: the
module will be called "sl811_cs".
+config USB_SM501
+ tristate "USB Host Controller in SM501 support"
+ depends on USB && VOYAGERGX
+ help
+ Say Y here if you have SM501 USB host controller your system.
+
+ if you do not know what this is, please say N.
+
+ To compile this driver as a module, choose M here: the
+ module will be called SM501.