14 lines
173 B
Plaintext
Executable File
Vendored
14 lines
173 B
Plaintext
Executable File
Vendored
menu "Sandbox architecture"
|
|
depends on SANDBOX
|
|
|
|
config SYS_ARCH
|
|
default "sandbox"
|
|
|
|
config SYS_BOARD
|
|
default "sandbox"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "sandbox"
|
|
|
|
endmenu
|