arm64: defconfig: Enable Qualcomm QRTR
authorBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 28 Aug 2018 05:14:43 +0000 (22:14 -0700)
committerAndy Gross <andy.gross@linaro.org>
Thu, 13 Sep 2018 19:38:06 +0000 (14:38 -0500)
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>
arch/arm64/configs/defconfig

index f67e8d5..c508462 100644 (file)
@@ -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