mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
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:
parent
e6270399ad
commit
5b1b2ae33c
1 changed files with 4 additions and 2 deletions
|
|
@ -301,8 +301,10 @@ CONFIG_REQUIRE_SERIAL_CONSOLE=y
|
|||
#
|
||||
# CONFIG_QCA8033_PHY is not set
|
||||
# CONFIG_IPQ_QCA_AQUANTIA_PHY is not set
|
||||
# CONFIG_QCA8081_PHY is not set
|
||||
# CONFIG_QCA8084_PHY is not set
|
||||
CONFIG_QCA8081_PHY=y
|
||||
CONFIG_QCA8084_PHY=y
|
||||
CONFIG_QCA8084_SWT_MODE=y
|
||||
CONFIG_QCA8084_BYPASS_MODE=y
|
||||
# CONFIG_ATHRS17C_SWITCH is not set
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue