Configuration fine tuning

This commit is contained in:
Igor Pecovnik 2016-02-10 16:09:46 +01:00
parent df2f965e5d
commit fa322b091c

View file

@ -27,7 +27,7 @@
# common options
REVISION="4.90" # all boards have same revision
REVISION="5.00" # all boards have same revision
ROOTPWD="1234" # Must be changed @first login
MAINTAINER="Igor Pecovnik" # deb signature
MAINTAINERMAIL="igor.pecovnik@****l.com" # deb signature
@ -56,7 +56,7 @@
case $BOARD in
cubieboard4)#enabled
cubieboard4)#disabled
#d e s c r i p t i o n A80 octa core 2Gb soc wifi
#build 0
LINUXFAMILY="sun9i"
@ -77,7 +77,7 @@
olinux-som-a13)#enabled
#description A13 single core 512Mb SoM
#build 6
#build 0
LINUXFAMILY="sun5i"
BOOTCONFIG="A13-OLinuXino_defconfig"
MODULES="gpio_sunxi spi_sunxi"
@ -170,11 +170,11 @@
#build 6
LINUXFAMILY="sun7i"
BOOTCONFIG="Bananapi_defconfig"
MODULES="hci_uart gpio_sunxi rfcomm hidp sunxi-ir bonding spi_sun7i 8021q a20_tp"
MODULES="hci_uart gpio_sunxi rfcomm hidp sunxi-ir bonding spi_sun7i 8021q a20_tp ap6210"
MODULES_NEXT="brcmfmac bonding"
;;
bananapipro)#enabled
bananapipro)#disabled
#d e s c ription A20 dual core 1Gb SoC Wifi
#build 0
LINUXFAMILY="sun7i"
@ -273,7 +273,7 @@
SERIALCON="ttySAC2"
;;
toradex)#enabled
toradex)#disabled
#d escription Freescale iMx
#build 1wip
LINUXFAMILY="toradex"