]> git.ipfire.org Git - people/ms/u-boot.git/blame_incremental - configs/pepper_defconfig
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / configs / pepper_defconfig
... / ...
CommitLineData
1CONFIG_ARM=y
2CONFIG_TARGET_PEPPER=y
3CONFIG_SPL=y
4CONFIG_HUSH_PARSER=y
5CONFIG_SYS_PROMPT="pepper# "
6CONFIG_CMD_BOOTZ=y
7# CONFIG_CMD_IMLS is not set
8CONFIG_CMD_ASKENV=y
9# CONFIG_CMD_FLASH is not set
10CONFIG_CMD_MMC=y
11CONFIG_CMD_SPI=y
12CONFIG_CMD_I2C=y
13CONFIG_CMD_GPIO=y
14# CONFIG_CMD_SETEXPR is not set
15CONFIG_CMD_DHCP=y
16CONFIG_CMD_MII=y
17CONFIG_CMD_PING=y
18CONFIG_CMD_EXT2=y
19CONFIG_CMD_EXT4=y
20CONFIG_CMD_EXT4_WRITE=y
21CONFIG_CMD_FAT=y
22CONFIG_CMD_FS_GENERIC=y
23CONFIG_SYS_NS16550=y
24CONFIG_OF_LIBFDT=y