musb-new: sunxi: Use CLK and RESET support
[oweals/u-boot.git] / drivers / usb / Kconfig
index 98f83433bedddf8d44b2c7ce19876204f5179b9e..3b53bf2c58a1e9f0197d4f8db38e467393351e46 100644 (file)
@@ -49,7 +49,7 @@ config DM_USB
 
 config SPL_DM_USB
        bool "Enable driver model for USB in SPL"
-       depends on DM_USB
+       depends on SPL_DM && DM_USB
        default y
 
 config DM_USB_GADGET