diff options
Diffstat (limited to 'configs/am3517_evm_defconfig')
-rw-r--r-- | configs/am3517_evm_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/am3517_evm_defconfig b/configs/am3517_evm_defconfig index b9edf0d8cb..1e0b35a9a4 100644 --- a/configs/am3517_evm_defconfig +++ b/configs/am3517_evm_defconfig @@ -13,4 +13,6 @@ CONFIG_SYS_PROMPT="AM3517_EVM # " CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_MUSB_HOST=y CONFIG_OF_LIBFDT=y |