mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-28 15:13:31 +08:00
7453cb595c
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>
8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
CONFIG_PPC=y
|
|
CONFIG_MPC85xx=y
|
|
CONFIG_TARGET_P1_P2_RDB_PC=y
|
|
CONFIG_SPL=y
|
|
CONFIG_TPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="P1020RDB_PD,NAND"
|
|
CONFIG_CMD_SETEXPR=y
|