summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2018-08-27 22:14:43 -0700
committerAndy Gross <andy.gross@linaro.org>2018-09-13 14:38:06 -0500
commit1bdf91fd2ae8226f34ed3a760199946c7dfe746d (patch)
treefec13ea9ff3ec14c42727ddd5dbdf66661766826 /arch/arm64/configs
parent5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff)
downloadlinux-0-day-1bdf91fd2ae8226f34ed3a760199946c7dfe746d.tar.gz
linux-0-day-1bdf91fd2ae8226f34ed3a760199946c7dfe746d.tar.xz
arm64: defconfig: Enable Qualcomm QRTR
The QRTR packet family is used for a wide range of communication between services in Qualcomm platforms. Examples of services using this transport for communication are remoteproc management, modem control, positioning, power management and WiFi. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f67e8d5e93ad9..c508462d4c498 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -149,6 +149,9 @@ CONFIG_BRIDGE_VLAN_FILTERING=y
CONFIG_VLAN_8021Q=m
CONFIG_VLAN_8021Q_GVRP=y
CONFIG_VLAN_8021Q_MVRP=y
+CONFIG_QRTR=m
+CONFIG_QRTR_SMD=m
+CONFIG_QRTR_TUN=m
CONFIG_BPF_JIT=y
CONFIG_BT=m
CONFIG_BT_HIDP=m