mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-02 22:37:22 +00:00
16 lines
169 B
Text
16 lines
169 B
Text
|
if TARGET_HWW1U1A
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "hww1u1a"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
string
|
||
|
default "exmeritus"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "HWW1U1A"
|
||
|
|
||
|
endif
|