armbian-build/config/boards/lime.conf
zador-blood-stained d73d6024b0 Added board names to config files
Split H3 boards that have separate u-boot config
Update Pine64-default packaging script
2016-05-09 18:54:49 +03:00

10 lines
308 B
Plaintext

# A20 dual core 512Mb SoC
BOARD_NAME="Lime"
LINUXFAMILY=sun7i
BOOTCONFIG=A20-OLinuXino-Lime_defconfig
MODULES="hci_uart gpio_sunxi rfcomm hidp bonding spi_sun7i 8021q a20_tp"
MODULES_NEXT="bonding"
CLI_TARGET="jessie,trusty:default,next"
DESKTOP_TARGET="jessie:default,next"
KERNEL_TARGET="default,next,dev"