16 lines
183 B
Plaintext
Executable File
Vendored
16 lines
183 B
Plaintext
Executable File
Vendored
if ARCH_VERSATILE
|
|
|
|
config SYS_BOARD
|
|
default "versatile"
|
|
|
|
config SYS_VENDOR
|
|
default "armltd"
|
|
|
|
config SYS_SOC
|
|
default "versatile"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "versatile"
|
|
|
|
endif
|