1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
if TARGET_TIGER_RK3588 config SYS_BOARD default "tiger_rk3588" config SYS_VENDOR default "theobroma-systems" config SYS_CONFIG_NAME default "tiger_rk3588" config BOARD_SPECIFIC_OPTIONS # dummy def_bool y select ENV_IS_NOWHERE endif