]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/sama5d3xek_nandflash_defconfig
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / configs / sama5d3xek_nandflash_defconfig
index 3a7cc7da721a7e1abbc9245fa952eb16e0b295dc..8e15286a0d7dbf5f3a9341a68e9296e7583d14e1 100644 (file)
@@ -3,11 +3,21 @@ CONFIG_ARCH_AT91=y
 CONFIG_TARGET_SAMA5D3XEK=y
 CONFIG_SPL=y
 CONFIG_SYS_EXTRA_OPTIONS="SAMA5D3,SYS_USE_NANDFLASH"
+CONFIG_HUSH_PARSER=y
+CONFIG_CMD_BOOTZ=y
 # CONFIG_CMD_IMI is not set
 # CONFIG_CMD_LOADS is not set
+CONFIG_CMD_MMC=y
+CONFIG_CMD_SF=y
+CONFIG_CMD_USB=y
 # CONFIG_CMD_FPGA is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_MII=y
+CONFIG_CMD_PING=y
+CONFIG_CMD_FAT=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