configs: ipq5332: TINY NOR debug: Enable ETH PHY

Enable ETH PHYs QCA8081 and QCA8084 for debug profile

Change-Id: I3c006799c16d1e2018c75fb0cff85ef8fbf2af7d
Signed-off-by: Gokul Sriram Palanisamy <quic_gokulsri@quicinc.com>
This commit is contained in:
Gokul Sriram Palanisamy 2023-10-12 17:00:48 +05:30 committed by Rajkumar Ayyasamy
parent e6270399ad
commit 5b1b2ae33c

View file

@ -301,8 +301,10 @@ CONFIG_REQUIRE_SERIAL_CONSOLE=y
# #
# CONFIG_QCA8033_PHY is not set # CONFIG_QCA8033_PHY is not set
# CONFIG_IPQ_QCA_AQUANTIA_PHY is not set # CONFIG_IPQ_QCA_AQUANTIA_PHY is not set
# CONFIG_QCA8081_PHY is not set CONFIG_QCA8081_PHY=y
# CONFIG_QCA8084_PHY is not set CONFIG_QCA8084_PHY=y
CONFIG_QCA8084_SWT_MODE=y
CONFIG_QCA8084_BYPASS_MODE=y
# CONFIG_ATHRS17C_SWITCH is not set # CONFIG_ATHRS17C_SWITCH is not set
# #