16 lines
213 B
Plaintext
Raw Normal View History

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