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