]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/am335x_sl50_defconfig
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / configs / am335x_sl50_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_AM335X_SL50=y
3 CONFIG_SPL_STACK_R_ADDR=0x82000000
4 CONFIG_SPL=y
5 CONFIG_SPL_STACK_R=y
6 CONFIG_FIT=y
7 CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT"
8 CONFIG_HUSH_PARSER=y
9 CONFIG_CMD_BOOTZ=y
10 # CONFIG_CMD_IMLS is not set
11 CONFIG_CMD_ASKENV=y
12 # CONFIG_CMD_FLASH is not set
13 CONFIG_CMD_MMC=y
14 CONFIG_CMD_SPI=y
15 CONFIG_CMD_I2C=y
16 CONFIG_CMD_GPIO=y
17 # CONFIG_CMD_SETEXPR is not set
18 CONFIG_CMD_DHCP=y
19 CONFIG_CMD_MII=y
20 CONFIG_CMD_PING=y
21 CONFIG_CMD_EXT2=y
22 CONFIG_CMD_EXT4=y
23 CONFIG_CMD_EXT4_WRITE=y
24 CONFIG_CMD_FAT=y
25 CONFIG_CMD_FS_GENERIC=y
26 CONFIG_SYS_NS16550=y
27 CONFIG_OF_LIBFDT=y