Skip to content

Commit 585a86c

Browse files
committed
HACK/FIXME: qrtr as a bus requires things to be =y
Signed-off-by: Alexey Minnekhanov <alexeymin@postmarketos.org>
1 parent 9ff890f commit 585a86c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm64/configs/sdm660_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ CONFIG_VLAN_8021Q_GVRP=y
154154
CONFIG_VLAN_8021Q_MVRP=y
155155
CONFIG_NET_SCHED=y
156156
CONFIG_NET_CLS_CGROUP=m
157-
CONFIG_QRTR=m
158-
CONFIG_QRTR_SMD=m
157+
CONFIG_QRTR=y
158+
CONFIG_QRTR_SMD=y
159159
CONFIG_QRTR_TUN=m
160160
CONFIG_CGROUP_NET_PRIO=y
161161
CONFIG_BT=m

0 commit comments

Comments
 (0)