armbian-build/config/boards/orangepiplus.conf
zador-blood-stained 058d8523e2 Disable most nightly targets
Reorganize board config files
2017-06-23 18:21:02 +03:00

21 lines
613 B
Plaintext

# H3 quad core 1GB RAM WiFi eMMC
BOARD_NAME="Orange Pi+"
LINUXFAMILY="sun8i"
BOOTCONFIG="orangepi_plus_defconfig"
#
MODULES="8189es #w1-sunxi #w1-gpio #w1-therm #gc2035 #vfe_v4l2 #sunxi-cir"
MODULES_NEXT="8189es"
CPUMIN="480000"
CPUMAX="1296000"
#
KERNEL_TARGET="default,dev"
CLI_TARGET="jessie,xenial:default"
DESKTOP_TARGET="xenial:default"
#
RECOMMENDED="Ubuntu_xenial_default:90,Ubuntu_xenial_default_desktop:90"
#
BOARDRATING=""
CHIP="http://docs.armbian.com/Hardware_Allwinner-H3/"
HARDWARE="https://linux-sunxi.org/Xunlong_Orange_Pi_Plus"
FORUMS="http://forum.armbian.com/index.php/forum/13-allwinner-h3/"