Chris Morgan | 6cf6fe2 | 2023-04-21 10:59:19 -0500 | [diff] [blame] | 1 | if TARGET_ANBERNIC_RGXX3_RK3566 |
2 | |||||
3 | config SYS_BOARD | ||||
4 | default "rgxx3_rk3566" | ||||
5 | |||||
6 | config SYS_VENDOR | ||||
7 | default "anbernic" | ||||
8 | |||||
9 | config SYS_CONFIG_NAME | ||||
10 | default "anbernic-rgxx3-rk3566" | ||||
11 | |||||
Chris Morgan | 6cf6fe2 | 2023-04-21 10:59:19 -0500 | [diff] [blame] | 12 | endif |