Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
orangepi-xunlong
GitHub Repository: orangepi-xunlong/orangepi-build
Path: blob/next/external/config/boards/orangepir2s.conf
18111 views
1
BOARD_NAME="Orange Pi R2S"
2
BOARDFAMILY="ky"
3
BOOTCONFIG="x1_defconfig"
4
KERNEL_TARGET="current"
5
SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes
6
BOOT_FDT_FILE="ky/x1_orangepi-r2s.dtb"
7
DISTRIB_TYPE_CURRENT="noble"
8
REVISION="1.0.0"
9
10