]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/sama5d3_xplained_mmc_defconfig
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / configs / sama5d3_xplained_mmc_defconfig
index 36f8254893b0317f535002c71fc82ae30fd0830d..189a3e96ae899f2a3444af9d7665ad58e89fae75 100644 (file)
@@ -3,8 +3,19 @@ CONFIG_ARCH_AT91=y
 CONFIG_TARGET_SAMA5D3_XPLAINED=y
 CONFIG_SPL=y
 CONFIG_SYS_EXTRA_OPTIONS="SAMA5D3,SYS_USE_MMC"
+CONFIG_HUSH_PARSER=y
+CONFIG_CMD_BOOTZ=y
 # CONFIG_CMD_IMI is not set
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_LOADS is not set
 # CONFIG_CMD_FLASH is not set
+CONFIG_CMD_MMC=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_EXT4=y
+CONFIG_CMD_EXT4_WRITE=y
+CONFIG_CMD_FAT=y
+CONFIG_OF_LIBFDT=y