armbian-build/config/boards/pcduino3nano.conf
2016-04-16 16:48:21 +03:00

9 lines
256 B
Plaintext

# A20 dual core 1Gb SoC
KERNEL_TARGET="default,next,dev"
LINUXFAMILY=sun7i
BOOTCONFIG=Linksprite_pcDuino3_Nano_defconfig
MODULES="hci_uart gpio_sunxi rfcomm hidp sunxi-ir bonding spi_sun7i"
MODULES_NEXT="bonding"
CLI_TARGET="%,%"
DESKTOP_TARGET="jessie,%"