Change Cubieboard from EOS to CSC

Blacklist IR https://forum.armbian.com/topic/2076-a20-cubieboard-2/
This commit is contained in:
Igor Pecovnik 2020-04-09 21:19:11 +02:00
parent 34d3529d16
commit 282f71097f
No known key found for this signature in database
GPG Key ID: 93D6889F9F0E78D5

View File

@ -3,3 +3,4 @@ BOARD_NAME="Cubieboard"
BOARDFAMILY="sun4i"
BOOTCONFIG="Cubieboard_config"
KERNEL_TARGET="legacy,current,dev"
MODULES_BLACKLIST="ir_lirc_codec lirc_dev sunxi-cir"