1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
if TARGET_PINEBOOK_PRO_RK3399 config SYS_BOARD default "pinebook-pro-rk3399" config SYS_VENDOR default "pine64" config SYS_CONFIG_NAME default "pinebook-pro-rk3399" config BOARD_SPECIFIC_OPTIONS def_bool y endif