summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2017-01-19 15:38:03 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2017-01-19 14:11:39 +0000
commita67b8e2121d238857674e313722c0a7b29a3e98c (patch)
tree8eb0a5f4434f09740dec804b7d1e96efb6311ddb
parent689d7e5140cd1e88d57c17cb6301afa5570ad8cb (diff)
downloadmeta-boot2qt-a67b8e2121d238857674e313722c0a7b29a3e98c.tar.gz
beaglebone: disable network interfaces from functionfs
These interfere with ADB connection on Windows. Task-number: QTBUG-58235 Change-Id: I9414e988eda2562093b1d814dcd23f8bc3807e3b Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
-rw-r--r--meta-ti-extras/recipes/linux/linux-ti-staging/beaglebone/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-extras/recipes/linux/linux-ti-staging/beaglebone/defconfig b/meta-ti-extras/recipes/linux/linux-ti-staging/beaglebone/defconfig
index 5d30001..520500d 100644
--- a/meta-ti-extras/recipes/linux/linux-ti-staging/beaglebone/defconfig
+++ b/meta-ti-extras/recipes/linux/linux-ti-staging/beaglebone/defconfig
@@ -4549,8 +4549,8 @@ CONFIG_USB_ETH_RNDIS=y
4549CONFIG_USB_G_NCM=m 4549CONFIG_USB_G_NCM=m
4550CONFIG_USB_GADGETFS=m 4550CONFIG_USB_GADGETFS=m
4551CONFIG_USB_FUNCTIONFS=m 4551CONFIG_USB_FUNCTIONFS=m
4552CONFIG_USB_FUNCTIONFS_ETH=y 4552CONFIG_USB_FUNCTIONFS_ETH=n
4553CONFIG_USB_FUNCTIONFS_RNDIS=y 4553CONFIG_USB_FUNCTIONFS_RNDIS=n
4554CONFIG_USB_FUNCTIONFS_GENERIC=y 4554CONFIG_USB_FUNCTIONFS_GENERIC=y
4555CONFIG_USB_MASS_STORAGE=m 4555CONFIG_USB_MASS_STORAGE=m
4556# CONFIG_USB_GADGET_TARGET is not set 4556# CONFIG_USB_GADGET_TARGET is not set