mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
5dc4dfd2a9
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
11 lines
250 B
Text
11 lines
250 B
Text
CONFIG_ARM=y
|
|
CONFIG_TARGET_IMX31_PHYCORE=y
|
|
CONFIG_BOOTDELAY=3
|
|
CONFIG_SYS_PROMPT="uboot> "
|
|
CONFIG_CMD_EEPROM=y
|
|
CONFIG_CMD_I2C=y
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_CMD_PING=y
|
|
CONFIG_ENV_IS_IN_EEPROM=y
|
|
# CONFIG_MMC is not set
|
|
CONFIG_MTD_NOR_FLASH=y
|