diff options
Diffstat (limited to 'configs/rastaban_defconfig')
-rw-r--r-- | configs/rastaban_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/rastaban_defconfig b/configs/rastaban_defconfig index 6e7d0d2..8c3c735 100644 --- a/configs/rastaban_defconfig +++ b/configs/rastaban_defconfig @@ -12,4 +12,6 @@ CONFIG_CMD_GPIO=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_WINBOND=y CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_GADGET=y CONFIG_OF_LIBFDT=y |