| prompt "RK3568/RK3566 board select" |
| bool "RK3568 evaluation board" |
| RK3568 EVB is a evaluation board for Rockchp RK3568. |
| config TARGET_ANBERNIC_RGXX3_RK3566 |
| Anbernic RGXX3 gaming device with Rockchip RK3566. This |
| config can be used with the RG353M, RG353P, RG353V, RG353VS, |
| and RG503. The correct device tree name will automatically |
| be selected by the bootloader. |
| config TARGET_ODROID_M1_RK3568 |
| Hardkernel ODROID-M1 single board computer with a RK3568B2 SoC. |
| config TARGET_QUARTZ64_RK3566 |
| Pine64 Quartz64 single board computer with a RK3566 SoC. |
| config ROCKCHIP_BOOT_MODE_REG |
| config ROCKCHIP_STIMER_BASE |
| config ROCKCHIP_COMMON_STACK_ADDR |
| source "board/rockchip/evb_rk3568/Kconfig" |
| source "board/anbernic/rgxx3_rk3566/Kconfig" |
| source "board/hardkernel/odroid_m1/Kconfig" |
| source "board/pine64/quartz64_rk3566/Kconfig" |