summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Poulain <loic.poulain@linaro.org>2021-04-22 09:38:45 +0200
committerLoic Poulain <loic.poulain@linaro.org>2021-04-22 09:38:45 +0200
commitde710b705a606cbb7e481ab0db9e91fe7ba20ebd (patch)
tree2885e62b641bd39d723011ca5cd9f26825ed88e2
parent37d8a618dd7251f3dda0455bfa87d5d172e2f174 (diff)
fixup config
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
-rw-r--r--kernel/configs/mhi.config6
1 files changed, 5 insertions, 1 deletions
diff --git a/kernel/configs/mhi.config b/kernel/configs/mhi.config
index 835007bef2d8..f05cc7060428 100644
--- a/kernel/configs/mhi.config
+++ b/kernel/configs/mhi.config
@@ -2,7 +2,11 @@ CONFIG_MHI_BUS=m
CONFIG_MHI_BUS_DEBUG=y
CONFIG_MHI_BUS_PCI_GENERIC=m
CONFIG_MHI_NET=m
-CONFIG_MHI_UCI=m
+# Old driver, replaced by WWAN
+#CONFIG_MHI_UCI=m
+CONFIG_WWAN=y
+CONFIG_MHI_WWAN_CTRL=y
+
CONFIG_QRTR=m
CONFIG_QRTR_MHI=m