[ tritium-h3 ] enable analog-codec

This commit is contained in:
Thomas McKahan 2018-12-12 01:31:33 -05:00
parent 3734aef74d
commit 11602b997e

View File

@ -5,9 +5,9 @@ BOOTCONFIG="libretech_all_h3_cc_h3_defconfig"
#
MODULES="#w1-sunxi #w1-gpio #w1-therm #sunxi-cir hci_uart rfcomm hidp dhd g_serial"
MODULES_NEXT="g_serial"
DEFAULT_OVERLAYS="usbhost1 usbhost2"
DEFAULT_OVERLAYS="usbhost1 usbhost2 analog-codec"
CPUMIN="240000"
CPUMAX="912000"
CPUMAX="1008000"
#
KERNEL_TARGET="next,dev"
CLI_TARGET="stretch,bionic:next"