diff options
Diffstat (limited to 'configs/mt_ventoux_defconfig')
-rw-r--r-- | configs/mt_ventoux_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/mt_ventoux_defconfig b/configs/mt_ventoux_defconfig index c537440fd0..45913d4e73 100644 --- a/configs/mt_ventoux_defconfig +++ b/configs/mt_ventoux_defconfig @@ -10,3 +10,6 @@ CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y +CONFIG_USB=y +CONFIG_USB_ULPI=y +CONFIG_USB_ULPI_VIEWPORT_OMAP=y |