build/config/boards/micro.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

12 lines
336 B
Text

# A20 dual core 1Gb SoC eMMC 1xSATA
BOARD_NAME="Micro"
BOARDFAMILY="sun7i"
BOOTCONFIG="A20-OLinuXino_MICRO_eMMC_config"
MODULES="hci_uart gpio_sunxi rfcomm hidp bonding spi_sun7i 8021q a20_tp"
MODULES_NEXT="bonding"
#
KERNEL_TARGET="default,next,dev"
CLI_TARGET="buster,bionic:next"
DESKTOP_TARGET="xenial:default"
#
CLI_BETA_TARGET=""