]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/sama5d2_xplained_mmc_defconfig
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / configs / sama5d2_xplained_mmc_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_AT91=y
3 CONFIG_TARGET_SAMA5D2_XPLAINED=y
4 CONFIG_SPL=y
5 CONFIG_SYS_EXTRA_OPTIONS="SAMA5D2,SYS_USE_MMC"
6 CONFIG_HUSH_PARSER=y
7 CONFIG_CMD_BOOTZ=y
8 # CONFIG_CMD_IMI is not set
9 # CONFIG_CMD_IMLS is not set
10 # CONFIG_CMD_LOADS is not set
11 # CONFIG_CMD_FLASH is not set
12 CONFIG_CMD_MMC=y
13 CONFIG_CMD_SF=y
14 CONFIG_CMD_USB=y
15 # CONFIG_CMD_FPGA is not set
16 CONFIG_CMD_DHCP=y
17 CONFIG_CMD_PING=y
18 CONFIG_CMD_FAT=y
19 CONFIG_SPI_FLASH=y
20 CONFIG_USB=y
21 CONFIG_USB_GADGET=y
22 CONFIG_USB_GADGET_ATMEL_USBA=y
23 CONFIG_OF_LIBFDT=y