mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
Another shell scripting command that has not been moved. Moved using tools/moveconfig.py using these settings: CMD_SETEXPR bool n y Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
7 lines
159 B
Plaintext
7 lines
159 B
Plaintext
CONFIG_PPC=y
|
|
CONFIG_MPC85xx=y
|
|
CONFIG_TARGET_T208XRDB=y
|
|
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="PPC_T2080,RAMBOOT_PBL,SPL_FSL_PBL,SPIFLASH"
|
|
CONFIG_CMD_SETEXPR=y
|