rk3568_ubuntu_r60_v1.3.2/u-boot/board/bachmann/ot1200/Kconfig
2023-11-03 06:12:44 +00: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