mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 02:38:56 +00:00
13 lines
145 B
Text
13 lines
145 B
Text
|
if TARGET_T4240QDS
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "t4qds"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "freescale"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "T4240QDS"
|
||
|
|
||
|
endif
|