diff options
Diffstat (limited to 'configs/sama5d4_xplained_mmc_defconfig')
-rw-r--r-- | configs/sama5d4_xplained_mmc_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sama5d4_xplained_mmc_defconfig b/configs/sama5d4_xplained_mmc_defconfig index c0c04168b7..e26bb59502 100644 --- a/configs/sama5d4_xplained_mmc_defconfig +++ b/configs/sama5d4_xplained_mmc_defconfig @@ -12,4 +12,5 @@ CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_ATMEL=y CONFIG_USB=y CONFIG_USB_GADGET=y +CONFIG_USB_GADGET_ATMEL_USBA=y CONFIG_OF_LIBFDT=y |