summaryrefslogtreecommitdiff
path: root/configs/x600_defconfig
diff options
context:
space:
mode:
authorJoe Hershberger <joe.hershberger@ni.com>2018-03-30 19:52:16 +0300
committerJoe Hershberger <joe.hershberger@ni.com>2018-04-13 23:56:47 +0300
commit16879cd25a4089cde2f3393fb09567df53402679 (patch)
treea626190ced4eecf50f4d15501e30d06b453c4e90 /configs/x600_defconfig
parent86271b3f29903437a1f1de7625963b1878601c39 (diff)
downloadu-boot-16879cd25a4089cde2f3393fb09567df53402679.tar.xz
net: phy: Don't limit phy addresses by default
Some boards expect to find more than one phy while other boards are old and need to be limited to a specific phy address. Only limit the phy address for boards that opt in. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Tested-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'configs/x600_defconfig')
-rw-r--r--configs/x600_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/x600_defconfig b/configs/x600_defconfig
index 1da4d8d5e6..77f2b037e7 100644
--- a/configs/x600_defconfig
+++ b/configs/x600_defconfig
@@ -44,6 +44,7 @@ CONFIG_FPGA_SPARTAN3=y
CONFIG_SYS_I2C_DW=y
# CONFIG_MMC is not set
CONFIG_MTD_NOR_FLASH=y
+CONFIG_PHY_ADDR_ENABLE=y
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ90X1=y
CONFIG_NETDEVICES=y