16 lines
179 B
Plaintext
Executable File
Vendored
16 lines
179 B
Plaintext
Executable File
Vendored
if TARGET_MX6SLEVK
|
|
|
|
config SYS_BOARD
|
|
default "mx6slevk"
|
|
|
|
config SYS_VENDOR
|
|
default "freescale"
|
|
|
|
config SYS_SOC
|
|
default "mx6"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "mx6slevk"
|
|
|
|
endif
|