mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
6 lines
193 B
Text
6 lines
193 B
Text
CONFIG_PPC=y
|
|
CONFIG_MPC83xx=y
|
|
CONFIG_TARGET_MPC8349ITX=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="MPC8349ITXGP,SYS_TEXT_BASE=0xFE000000"
|
|
CONFIG_SYS_PROMPT="MPC8349E-mITX-GP> "
|
|
# CONFIG_CMD_SETEXPR is not set
|