aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/usb/Kconfig3
-rw-r--r--drivers/usb/gadget/Kconfig1
-rw-r--r--drivers/usb/musb-new/Kconfig2
3 files changed, 3 insertions, 3 deletions
diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig
index a972d87..6dadd21 100644
--- a/drivers/usb/Kconfig
+++ b/drivers/usb/Kconfig
@@ -54,8 +54,7 @@ config SPL_DM_USB
default y
config DM_USB_GADGET
- bool "Enable driver model for USB Gadget"
- depends on DM_USB
+ bool
help
Enable driver model for USB Gadget (Peripheral
mode)
diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig
index c72a804..62aaa2e 100644
--- a/drivers/usb/gadget/Kconfig
+++ b/drivers/usb/gadget/Kconfig
@@ -17,6 +17,7 @@ menuconfig USB_GADGET
bool "USB Gadget Support"
depends on DM
select DM_USB
+ select DM_USB_GADGET
imply CMD_BIND
help
USB is a master/slave protocol, organized with one master
diff --git a/drivers/usb/musb-new/Kconfig b/drivers/usb/musb-new/Kconfig
index c52afd4..9071b24 100644
--- a/drivers/usb/musb-new/Kconfig
+++ b/drivers/usb/musb-new/Kconfig
@@ -77,7 +77,7 @@ config USB_MUSB_SUNXI
config USB_MUSB_UX500
bool "Enable ST-Ericsson Ux500 USB controller"
- depends on DM_USB && DM_USB_GADGET && ARCH_U8500
+ depends on ARCH_U8500
default y
help
Say y to enable support for the MUSB OTG USB controller used in