1if TARGET_ANBERNIC_RGXX3_RK3566
2
3config SYS_BOARD
4	default "rgxx3_rk3566"
5
6config SYS_VENDOR
7	default "anbernic"
8
9config SYS_CONFIG_NAME
10	default "anbernic-rgxx3-rk3566"
11
12endif
13