Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
6d1966e1236838c8c59d58459901283a0e72dddd
/
.
/
board
/
in-circuit
/
grasshopper
/
Kconfig
blob: da3bcc3a8392c801fc51f3af8c69d0d38f3e1eec [
file
] [
log
] [
blame
]
if
TARGET_GRASSHOPPER
config SYS_BOARD
string
default
"grasshopper"
config SYS_VENDOR
string
default
"in-circuit"
config SYS_SOC
string
default
"at32ap700x"
config SYS_CONFIG_NAME
string
default
"grasshopper"
endif