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

18 lines
498 B
Plaintext

# A33 quad core 1Gb SoC
BOARD_NAME="Lime A33"
LINUXFAMILY="sun8i"
BOOTCONFIG="A33-OLinuXino_defconfig"
MODULES="hci_uart gpio_sunxi rfcomm hidp bonding spi_sun7i 8021q a20_tp"
MODULES_NEXT=""
OVERLAY_PREFIX="sun8i-a33"
#
KERNEL_TARGET="next"
CLI_TARGET="jessie:next"
DESKTOP_TARGET=""
#
RECOMMENDED="Debian_jessie_next:75"
#
BOARDRATING=""
HARDWARE="https://www.olimex.com/Products/OLinuXino/A33/A33-OLinuXino/open-source-hardware"
FORUMS="http://forum.armbian.com/index.php/forum/13-allwinner-h3"