]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/sama5d3xek_mmc_defconfig
configs: Re-sync almost all of cmd/Kconfig
[people/ms/u-boot.git] / configs / sama5d3xek_mmc_defconfig
index e953d0a95909028bf324a20ea03666746d7bde0f..9795c0c9ffff1c49cf557e926fa8a0a197a1e784 100644 (file)
@@ -3,7 +3,17 @@ CONFIG_ARCH_AT91=y
 CONFIG_TARGET_SAMA5D3XEK=y
 CONFIG_SPL=y
 CONFIG_SYS_EXTRA_OPTIONS="SAMA5D3,SYS_USE_MMC"
+CONFIG_HUSH_PARSER=y
 # CONFIG_CMD_IMI is not set
 # CONFIG_CMD_LOADS is not set
+CONFIG_CMD_SF=y
+CONFIG_CMD_USB=y
 # CONFIG_CMD_FPGA is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
 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