16 lines
194 B
Plaintext
Raw Normal View History

2025-05-10 21:49:39 +08:00
if TARGET_OK3568_C
config SYS_BOARD
default "ok3568"
config SYS_VENDOR
default "rockchip"
config SYS_CONFIG_NAME
default "ok3568"
config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y
endif