mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ARM: configs: qcom_defconfig: enable IPA and RMNET
@ 2021-04-09 15:08 Alex Elder
  0 siblings, 0 replies; only message in thread
From: Alex Elder @ 2021-04-09 15:08 UTC (permalink / raw)
  To: linux, bjorn.andersson
  Cc: mani, krzk, alexandre.belloni, andrey.zhizhikin, viresh.kumar,
	linux-arm-kernel, linux-kernel

The SDX55 is a 32-bit ARM device that includes IPA v4.5.  Add
CONFIG_QCOM_IPA=m and CONFIG_RMNET=m to "qcom_defconfig".

Signed-off-by: Alex Elder <elder@linaro.org>
---
 arch/arm/configs/qcom_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 3f36887e83330..b30f57399477d 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -85,7 +85,9 @@ CONFIG_NETDEVICES=y
 CONFIG_DUMMY=y
 CONFIG_ATL1C=y
 CONFIG_KS8851=y
+CONFIG_RMNET=m
 CONFIG_SMSC911X=y
+CONFIG_QCOM_IPA=m
 CONFIG_MDIO_BITBANG=y
 CONFIG_MDIO_GPIO=y
 CONFIG_SLIP=y
-- 
2.27.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-09 15:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-09 15:08 [PATCH] ARM: configs: qcom_defconfig: enable IPA and RMNET Alex Elder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®