mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
13 lines
142 B
Text
13 lines
142 B
Text
|
if TARGET_TRIZEPSIV
|
||
|
|
||
|
config SYS_CPU
|
||
|
default "pxa"
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "trizepsiv"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "trizepsiv"
|
||
|
|
||
|
endif
|