Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 793249fe authored by Subash Abhinov Kasiviswanathan's avatar Subash Abhinov Kasiviswanathan Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: arm64: sdm855: Enable rmnet driver



RmNet driver enables a transport agnostic MAP (multiplexing and
aggregation protocol) data support. rmnet provides virtual network
devices which can be attached to any IP-mode physical device.

CRs-Fixed: 2156182
Change-Id: I4457ec1fdc99ea34b39931a634543f5f67c8cfdd
Signed-off-by: default avatarSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>
parent 5c620645
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -238,6 +238,7 @@ CONFIG_BONDING=y
CONFIG_DUMMY=y
CONFIG_TUN=y
CONFIG_SKY2=y
CONFIG_RMNET=y
CONFIG_SMSC911X=y
CONFIG_PPP=y
CONFIG_PPP_BSDCOMP=y
+1 −0
Original line number Diff line number Diff line
@@ -244,6 +244,7 @@ CONFIG_NETDEVICES=y
CONFIG_BONDING=y
CONFIG_DUMMY=y
CONFIG_TUN=y
CONFIG_RMNET=y
CONFIG_PHYLIB=y
CONFIG_PPP=y
CONFIG_PPP_BSDCOMP=y