mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
Move setexpr to Kconfig
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>
This commit is contained in:
@@ -3,3 +3,4 @@ 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
|
||||
|
Reference in New Issue
Block a user