16 lines
163 B
Plaintext
Executable File
Vendored
16 lines
163 B
Plaintext
Executable File
Vendored
if TARGET_TX25
|
|
|
|
config SYS_BOARD
|
|
default "tx25"
|
|
|
|
config SYS_VENDOR
|
|
default "karo"
|
|
|
|
config SYS_SOC
|
|
default "mx25"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "tx25"
|
|
|
|
endif
|