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

Commit d5c79d70 authored by Gustavo Solaira's avatar Gustavo Solaira
Browse files

defconfig: mdm: Enable Micrel and TJA110X PHY drivers



Enable Micrel and TJA110X PHY drivers for auto-detection
of the PHY in MDM platforms.

Change-Id: Ifce43dc6790971d01123131aa6a468bf5c871aee
Signed-off-by: default avatarGustavo Solaira <gustavos@codeaurora.org>
parent c5f3e23e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -213,6 +213,8 @@ CONFIG_RNDIS_IPA=y
# CONFIG_NET_VENDOR_SEEQ is not set
# CONFIG_NET_VENDOR_SMSC is not set
# CONFIG_NET_VENDOR_STMICRO is not set
CONFIG_MICREL_PHY=y
CONFIG_NXP_TJA110X_PHY=y
CONFIG_PPP=y
CONFIG_PPPOL2TP=y
CONFIG_PPP_ASYNC=y
+2 −0
Original line number Diff line number Diff line
@@ -213,6 +213,8 @@ CONFIG_RNDIS_IPA=y
# CONFIG_NET_VENDOR_SEEQ is not set
# CONFIG_NET_VENDOR_SMSC is not set
# CONFIG_NET_VENDOR_STMICRO is not set
CONFIG_MICREL_PHY=y
CONFIG_NXP_TJA110X_PHY=y
CONFIG_PPP=y
CONFIG_PPPOL2TP=y
CONFIG_PPP_ASYNC=y