1BOARD_NAME="Orange Pi R2S" 2BOARDFAMILY="ky" 3BOOTCONFIG="x1_defconfig" 4KERNEL_TARGET="current" 5SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes 6BOOT_FDT_FILE="ky/x1_orangepi-r2s.dtb" 7DISTRIB_TYPE_CURRENT="noble" 8REVISION="1.0.0" 9 10