Skip to content

Commit

Permalink
net: qrtr: Do not depend on ARCH_QCOM
Browse files Browse the repository at this point in the history
IPC Router protocol is also used by external modems for exchanging the QMI
messages. Hence, it doesn't always depend on Qualcomm platforms. One such
instance is the QCA6390 WLAN device connected to x86 machine.

Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Mani-Sadhasivam authored and davem330 committed May 7, 2020
1 parent 6e728f3 commit e426710
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/qrtr/Kconfig
Original file line number Diff line number Diff line change
@@ -4,7 +4,6 @@

config QRTR
tristate "Qualcomm IPC Router support"
depends on ARCH_QCOM || COMPILE_TEST
---help---
Say Y if you intend to use Qualcomm IPC router protocol. The
protocol is used to communicate with services provided by other

0 comments on commit e426710

Please sign in to comment.