summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIoana Ciornei <ioana.ciornei@nxp.com>2022-05-31 18:33:59 +0300
committerXiaobo Xie <xiaobo.xie@nxp.com>2022-06-06 08:29:13 +0200
commitccd72abc71b3f61f579b8783712755a0d9a6d485 (patch)
tree3599516e6b20a5fa8254d0dd8fb9b39ed6766c6e
parente4c8a0d1040834bc566c404d23956e786493ef31 (diff)
arm64: lsdk.config: enable CONFIG_SFP and LYNX 28G SerDes PHY
Enable CONFIG_SFP for the Linux SFP infrastructure. Also, enable the Lynx 28G SerDes PHY driver which supports runtime reconfiguration of SerDes lanes. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
-rw-r--r--arch/arm64/configs/lsdk.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/lsdk.config b/arch/arm64/configs/lsdk.config
index bc17342f6221..b3142569e782 100644
--- a/arch/arm64/configs/lsdk.config
+++ b/arch/arm64/configs/lsdk.config
@@ -90,6 +90,8 @@ CONFIG_NETLINK_DIAG=y
CONFIG_NETFILTER_XT_MATCH_COMMENT=y
CONFIG_NET_SCHED=y
CONFIG_NET_SCH_TBF=y
+CONFIG_SFP=y
+CONFIG_PHY_FSL_LYNX_28G=y
# disable unneeded options and override default options set by defconfig to deduce the size of modules
# CONFIG_USB_NET_DRIVERS is not set