diff options
Diffstat (limited to 'include/configs/kmvect1.h')
-rw-r--r-- | include/configs/kmvect1.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/kmvect1.h b/include/configs/kmvect1.h index 3049521757..4a3064d87f 100644 --- a/include/configs/kmvect1.h +++ b/include/configs/kmvect1.h @@ -34,11 +34,6 @@ #define CONFIG_SYS_MAMR (MxMR_GPL_x4DIS | \ 0x0000c000 | \ MxMR_WLFx_2X) -/* - * QE UEC ethernet configuration - */ -#define CONFIG_MV88E6352_SWITCH 1 -#define CONFIG_KM_MVEXTSW_ADDR 0x10 /* ethernet port connected to simple switch 88e6122 (UEC0) */ #define CONFIG_UEC_ETH1 |