mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
13 lines
134 B
Text
13 lines
134 B
Text
|
if TARGET_P212
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "p212"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "amlogic"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "p212"
|
||
|
|
||
|
endif
|