diff options
Diffstat (limited to 'include/configs/controlcenterdc.h')
-rw-r--r-- | include/configs/controlcenterdc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/controlcenterdc.h b/include/configs/controlcenterdc.h index da0cc78738..b38cab1164 100644 --- a/include/configs/controlcenterdc.h +++ b/include/configs/controlcenterdc.h @@ -59,7 +59,6 @@ #define CONFIG_ENV_SIZE (64 << 10) /* 64KiB */ #define CONFIG_ENV_SECT_SIZE (256 << 10) /* 256KiB sectors */ -#define CONFIG_PHY_MARVELL /* there is a marvell phy */ #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ /* PCIe support */ |