diff options
-rw-r--r-- | configs/galileo_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig index 59306a9688..d05154ee0a 100644 --- a/configs/galileo_defconfig +++ b/configs/galileo_defconfig @@ -16,5 +16,7 @@ CONFIG_NETDEVICES=y CONFIG_ETH_DESIGNWARE=y CONFIG_DM_PCI=y CONFIG_DM_RTC=y +CONFIG_USB=y +CONFIG_DM_USB=y CONFIG_USE_PRIVATE_LIBGCC=y CONFIG_SYS_VSNPRINTF=y |