diff options
Diffstat (limited to 'configs/mcx_defconfig')
-rw-r--r-- | configs/mcx_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/mcx_defconfig b/configs/mcx_defconfig index a25ffcfc78..9c9d51a2c7 100644 --- a/configs/mcx_defconfig +++ b/configs/mcx_defconfig @@ -12,3 +12,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 |