build/config/boards/pcduino3nano.eos
Igor Pecovnik 61001f9b4b
Internal feature - change Debian Stretch to Buster when building all images
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-06-29 22:03:47 +02:00

10 lines
308 B
Text

# A20 dual core 1Gb SoC
BOARD_NAME="pcDuino3 Nano"
BOARDFAMILY="sun7i"
BOOTCONFIG="Linksprite_pcDuino3_Nano_defconfig"
MODULES="hci_uart gpio_sunxi rfcomm hidp sunxi-ir bonding spi_sun7i"
MODULES_NEXT="bonding"
#
KERNEL_TARGET="default,next,dev"
CLI_TARGET="buster:next"
DESKTOP_TARGET="xenial:default,next"