16 lines
204 B
Plaintext
Raw Normal View History

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