summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Poulain <loic.poulain@linaro.org>2021-02-04 09:21:54 +0100
committerLoic Poulain <loic.poulain@linaro.org>2021-02-04 09:21:54 +0100
commit45357363e4bd5fcf30e3d9d2df80ae9235bc8461 (patch)
treeece6b6e76a1d7bf7594ff246c4e9b17f7ec3c4da
parent2d11c670c98e12403bdfa343bce90dd891f3e801 (diff)
[DONOTUPSTREAM] configs: Add mhi config5.11.0-quectel-v2
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
-rw-r--r--kernel/configs/mhi.config11
1 files changed, 11 insertions, 0 deletions
diff --git a/kernel/configs/mhi.config b/kernel/configs/mhi.config
new file mode 100644
index 000000000000..835007bef2d8
--- /dev/null
+++ b/kernel/configs/mhi.config
@@ -0,0 +1,11 @@
+CONFIG_MHI_BUS=m
+CONFIG_MHI_BUS_DEBUG=y
+CONFIG_MHI_BUS_PCI_GENERIC=m
+CONFIG_MHI_NET=m
+CONFIG_MHI_UCI=m
+CONFIG_QRTR=m
+CONFIG_QRTR_MHI=m
+
+# x86_64 only
+CONFIG_IRQ_REMAP=y
+