lkml.org 
[lkml]   [2021]   [Apr]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] ARM: configs: qcom_defconfig: enable IPA and RMNET
Date
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
\
 
 \ /
  Last update: 2021-04-09 17:09    [W:0.069 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site