mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-09 02:44:50 +02:00
16 lines
173 B
Plaintext
16 lines
173 B
Plaintext
if TARGET_FLEA3
|
|
|
|
config SYS_BOARD
|
|
default "flea3"
|
|
|
|
config SYS_VENDOR
|
|
default "CarMediaLab"
|
|
|
|
config SYS_SOC
|
|
default "mx35"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "flea3"
|
|
|
|
endif
|