OrangePi_CM5/external/config/boards/orangepiprime.conf

9 lines
252 B
Plaintext
Raw Normal View History

2020-10-30 09:50:39 +08:00
# Allwinner H5 quad core 2GB RAM Wi-Fi/BT
BOARD_NAME="Orange Pi Prime"
BOARDFAMILY="sun50iw2"
BOOTCONFIG="orangepi_prime_defconfig"
DEFAULT_OVERLAYS="analog-codec"
MODULES_LEGACY="8723bs sunxi_gpiokey"
KERNEL_TARGET="legacy,current"
2020-10-30 09:50:39 +08:00
FULL_DESKTOP="yes"