diff options
Diffstat (limited to 'configs/am437x_sk_evm_defconfig')
-rw-r--r-- | configs/am437x_sk_evm_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/am437x_sk_evm_defconfig b/configs/am437x_sk_evm_defconfig index fa54ebd..2e2827f 100644 --- a/configs/am437x_sk_evm_defconfig +++ b/configs/am437x_sk_evm_defconfig @@ -24,3 +24,5 @@ CONFIG_SYS_NS16550=y CONFIG_TI_QSPI=y CONFIG_TIMER=y CONFIG_OMAP_TIMER=y +CONFIG_USB=y +CONFIG_USB_GADGET=y |