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