nt9856x/BSP/u-boot/board/bachmann/ot1200/Kconfig
2023-03-28 15:07:53 +08:00

13 lines
141 B
Plaintext

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