https://linux-sunxi.org/MK808C https://forum.armbian.com/index.php?/topic/3942-running-armbian-on-unsupported-a20-device/
11 lines
213 B
Plaintext
11 lines
213 B
Plaintext
# A20 dual core 1Gb SoC
|
|
BOARD_NAME="MK808C"
|
|
LINUXFAMILY="sun7i"
|
|
BOOTCONFIG="MK808C_defconfig"
|
|
MODULES="hci_uart rfcomm hidp sunxi-ir"
|
|
MODULES_NEXT=""
|
|
#
|
|
KERNEL_TARGET="default,next"
|
|
CLI_TARGET=""
|
|
DESKTOP_TARGET=""
|