16 lines
190 B
Plaintext
Executable File
Vendored
16 lines
190 B
Plaintext
Executable File
Vendored
if TARGET_HUMMINGBOARD
|
|
|
|
config SYS_BOARD
|
|
default "hummingboard"
|
|
|
|
config SYS_VENDOR
|
|
default "solidrun"
|
|
|
|
config SYS_SOC
|
|
default "mx6"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "hummingboard"
|
|
|
|
endif
|