gk7205v200-uboot/board/in-circuit/grasshopper/Kconfig

16 lines
196 B
Plaintext
Raw Permalink Normal View History

2025-08-07 17:13:54 +08:00
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