16 lines
214 B
Plaintext
Raw Normal View History

2025-05-10 21:58:58 +08:00
if TARGET_PHYCORE_RK3288
config SYS_BOARD
default "phycore_rk3288"
config SYS_VENDOR
default "phytec"
config SYS_CONFIG_NAME
default "phycore_rk3288"
config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y
endif