mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
80df691349
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
9 lines
227 B
Text
9 lines
227 B
Text
CONFIG_BLACKFIN=y
|
|
CONFIG_TARGET_PR1=y
|
|
CONFIG_SYS_PROMPT="pr1>"
|
|
# CONFIG_CMD_IMLS is not set
|
|
# CONFIG_CMD_FLASH is not set
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_SPI_FLASH=y
|
|
CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED=y
|
|
CONFIG_LIB_RAND=y
|