diff options
Diffstat (limited to 'configs/twister_defconfig')
-rw-r--r-- | configs/twister_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/twister_defconfig b/configs/twister_defconfig index 06c98eb84c..064cf91415 100644 --- a/configs/twister_defconfig +++ b/configs/twister_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 |