armbian-build/config/boards/pine64.conf
Igor Pečovnik cc98ba3c0d
Disable MESA on bionic (#1895)
Also enable xfce4 power manager on some boards

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-17 21:29:06 +02:00

8 lines
219 B
Plaintext

# A64 quad core 512MB-2GB RAM SoC GBE
BOARD_NAME="Pine64"
BOARDFAMILY="sun50iw1"
BOOTCONFIG="pine64_plus_defconfig"
KERNEL_TARGET="legacy,current,dev"
FULL_DESKTOP="yes"
PACKAGE_LIST_DESKTOP_BOARD="xfce4-power-manager"