linuxOS_AP06/u-boot/board/bachmann/ot1200/Kconfig

13 lines
141 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
if TARGET_OT1200
config SYS_BOARD
default "ot1200"
config SYS_VENDOR
default "bachmann"
config SYS_CONFIG_NAME
default "ot1200"
endif