mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-10 04:08:52 +00:00
13 lines
152 B
Text
13 lines
152 B
Text
|
if TARGET_APALIS_T30
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "apalis_t30"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "toradex"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "apalis_t30"
|
||
|
|
||
|
endif
|