diff options
Diffstat (limited to 'configs/smartweb_defconfig')
-rw-r--r-- | configs/smartweb_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/smartweb_defconfig b/configs/smartweb_defconfig index 2cb9c711ee..84ba329d02 100644 --- a/configs/smartweb_defconfig +++ b/configs/smartweb_defconfig @@ -8,4 +8,6 @@ CONFIG_SYS_PROMPT="U-Boot# " CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n" CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b" +CONFIG_USB=y +CONFIG_USB_GADGET=y CONFIG_OF_LIBFDT=y |