linux-sysmocom: Enable the tun device in the odu config

This commit is contained in:
Holger Hans Peter Freyther 2014-07-18 09:51:14 +02:00
parent 909407e025
commit e7fadd8e8e
2 changed files with 2 additions and 1 deletions

View File

@ -132,6 +132,7 @@ CONFIG_BLK_DEV_SD=y
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_SCAN_ASYNC=y
CONFIG_NETDEVICES=y
CONFIG_TUN=y
# CONFIG_NET_VENDOR_BROADCOM is not set
# CONFIG_NET_VENDOR_CHELSIO is not set
# CONFIG_NET_VENDOR_FARADAY is not set

View File

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