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>
12 lines
287 B
Text
12 lines
287 B
Text
CONFIG_M68K=y
|
|
CONFIG_SYS_TEXT_BASE=0x00000000
|
|
CONFIG_TARGET_M5208EVBE=y
|
|
CONFIG_BOOTDELAY=1
|
|
# CONFIG_DISPLAY_BOARDINFO is not set
|
|
CONFIG_SYS_PROMPT="-> "
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_CMD_MII=y
|
|
CONFIG_CMD_PING=y
|
|
CONFIG_CMD_CACHE=y
|
|
CONFIG_ENV_IS_IN_FLASH=y
|
|
CONFIG_MTD_NOR_FLASH=y
|