mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-12 14:23:00 +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
|