1
0
Fork 0

sandbox: Set CONFIG_SYS_CPU

Give a valid value here as well to allow things which want
CONFIG_ENV_VARS_UBOOT_CONFIG to build

Signed-off-by: Tom Rini <trini@konsulko.com>
utp
Tom Rini 2016-04-18 13:57:42 -04:00
parent 1d15eb01ae
commit 0c4b3880c1
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ config SYS_ARCH
config SYS_BOARD
default "sandbox"
config SYS_CPU
default "sandbox"
config SYS_CONFIG_NAME
default "sandbox"