linux-sysmocom: odu kernel needs CONFIG_USB_ACM

Related: SYS#294
This commit is contained in:
Henning Heinold 2014-06-27 17:55:04 +02:00 committed by Henning
parent 5084446d22
commit 1a819714c8
2 changed files with 2 additions and 1 deletions

View File

@ -317,3 +317,4 @@ CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=y
CONFIG_CRC7=y
CONFIG_LIBCRC32C=y
CONFIG_USB_ACM=y

View File

@ -17,7 +17,7 @@ SRCREV = "bcc4fa827be7f59486ff305d664b42a142025f9b"
SRCREV_sysmocom-odu = "f11945e1d688bef5d2a81cc0255b19ed416cab42"
LINUX_VERSION_sysmocom-odu = "3.2.0"
PR = "r32"
PR = "r33"
PV = "${LINUX_VERSION}+git${SRCPV}"
SRC_URI = "git://git.sysmocom.de/sysmo-bts/linux.git;protocol=git;branch=v3.2 \