diff options
-rw-r--r-- | include/configs/dh_imx6.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/dh_imx6.h b/include/configs/dh_imx6.h index 2b14464dff1..178f5a6e7d6 100644 --- a/include/configs/dh_imx6.h +++ b/include/configs/dh_imx6.h @@ -30,9 +30,6 @@ /* Bootcounter */ #define CONFIG_SYS_BOOTCOUNT_BE -/* FEC ethernet */ -#define CONFIG_FEC_MXC_PHYADDR 7 - /* MMC Configs */ #define CONFIG_SYS_FSL_ESDHC_ADDR 0 #define CONFIG_SYS_FSL_USDHC_NUM 3 |