summaryrefslogtreecommitdiff
path: root/include/configs/mvebu_armada-37xx.h
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2018-04-27 15:52:21 +0300
committerTom Rini <trini@konsulko.com>2018-05-15 04:28:38 +0300
commita8ca5c8adb3efe892982389aae8b2a234939a588 (patch)
tree326e476a19cfe0abbb8e4ab550d51c089651f4f0 /include/configs/mvebu_armada-37xx.h
parentdb6b0281eca0dc4a1a40d9ef52d543b09979a1bf (diff)
downloadu-boot-a8ca5c8adb3efe892982389aae8b2a234939a588.tar.xz
treewide: Move CONFIG_PHY_MARVELL to Kconfig
The CONFIG_PHY_MARVELL has already been migrated to Kconfig (some boards already had it in their Kconfig), but had not been moved for older boards. Move it to the defconfigs for all boards. Signed-off-by: Mario Six <mario.six@gdsys.cc> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'include/configs/mvebu_armada-37xx.h')
-rw-r--r--include/configs/mvebu_armada-37xx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mvebu_armada-37xx.h b/include/configs/mvebu_armada-37xx.h
index 621b3722d6..d1331096f2 100644
--- a/include/configs/mvebu_armada-37xx.h
+++ b/include/configs/mvebu_armada-37xx.h
@@ -78,7 +78,6 @@
#define CONFIG_ENV_OVERWRITE /* ethaddr can be reprogrammed */
#define CONFIG_ARP_TIMEOUT 200
#define CONFIG_NET_RETRY_COUNT 50
-#define CONFIG_PHY_MARVELL
#define CONFIG_USB_MAX_CONTROLLER_COUNT (3 + 3)