gk7205v200-uboot/board/bachmann/ot1200/Kconfig
2025-08-07 17:13:54 +08:00

13 lines
141 B
Plaintext
Executable File

if TARGET_OT1200
config SYS_BOARD
default "ot1200"
config SYS_VENDOR
default "bachmann"
config SYS_CONFIG_NAME
default "ot1200"
endif