blob: b5ee67c16b7de808a5b46e40cc26c3e062b0932b [file] [log] [blame]
Chris Morgan6cf6fe22023-04-21 10:59:19 -05001if 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
Chris Morgan6cf6fe22023-04-21 10:59:19 -050012endif