diff options
Diffstat (limited to 'hw/usb/Kconfig')
-rw-r--r-- | hw/usb/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/usb/Kconfig b/hw/usb/Kconfig index 5e70ed5f7b..464348ba14 100644 --- a/hw/usb/Kconfig +++ b/hw/usb/Kconfig @@ -91,3 +91,8 @@ config USB_STORAGE_MTP bool default y depends on USB + +config IMX_USBPHY + bool + default y + depends on USB |