mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-25 10:06:42 +07:00
11 lines
325 B
Plaintext
Executable File
11 lines
325 B
Plaintext
Executable File
# Rockchip RK3399 hexa core 4GB RAM SoC GBE eMMC USB3 USB-C WiFi/BT
|
|
BOARD_NAME="OPI 800"
|
|
BOARDFAMILY="rk3399"
|
|
BOOTCONFIG="orangepi-800-rk3399_defconfig"
|
|
KERNEL_TARGET="current next"
|
|
MODULES="sprdbt_tty sprdwl_ng"
|
|
MODULES_BLACKLIST_LEGACY="bcmdhd"
|
|
BOOT_LOGO="desktop"
|
|
DISTRIB_TYPE_CURRENT="bullseye"
|
|
DISTRIB_TYPE_NEXT="jammy"
|