mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
e5354b8a9e
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
15 lines
185 B
Text
15 lines
185 B
Text
if TARGET_ATSTK1002
|
|
|
|
config SYS_BOARD
|
|
default "atstk1000"
|
|
|
|
config SYS_VENDOR
|
|
default "atmel"
|
|
|
|
config SYS_SOC
|
|
default "at32ap700x"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "atstk1002"
|
|
|
|
endif
|