armbian-build/config/boards/mk808c.csc
ThomasKaiser c8b2eaa893 Introduce BOARDFAMILY and base LINUXFAMILY on this
https://forum.armbian.com/topic/5759-535-bug-questions-collection/ -- logic should also work with legacy kernels and shouldn't break based on DT contents
2017-11-26 23:05:18 +01:00

11 lines
213 B
Plaintext

# A20 dual core 1Gb SoC
BOARD_NAME="MK808C"
BOARDFAMILY="sun7i"
BOOTCONFIG="MK808C_defconfig"
MODULES="hci_uart rfcomm hidp sunxi-ir"
MODULES_NEXT=""
#
KERNEL_TARGET="default,next"
CLI_TARGET=""
DESKTOP_TARGET=""