summaryrefslogtreecommitdiff
path: root/include/configs/MPC8548CDS.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/MPC8548CDS.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/MPC8548CDS.h')
-rw-r--r--include/configs/MPC8548CDS.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/MPC8548CDS.h b/include/configs/MPC8548CDS.h
index c85ad5d3d8..2aa3b4df15 100644
--- a/include/configs/MPC8548CDS.h
+++ b/include/configs/MPC8548CDS.h
@@ -407,8 +407,6 @@ extern unsigned long get_clock_freq(void);
#define CONFIG_TSEC4_NAME "eTSEC3"
#undef CONFIG_MPC85XX_FEC
-#define CONFIG_PHY_MARVELL
-
#define TSEC1_PHY_ADDR 0
#define TSEC2_PHY_ADDR 1
#define TSEC3_PHY_ADDR 2