]> git.ipfire.org Git - u-boot.git/blobdiff - include/configs/imx6qdl_icore.h
icorem6: Remove unused FEC configs
[u-boot.git] / include / configs / imx6qdl_icore.h
index 5789f24712bf7cdbb01b0060a34f9ca894f60410..00a533c4bbab4fa101196be83a2a3697850a17ce 100644 (file)
 
 /* Ethernet */
 #ifdef CONFIG_FEC_MXC
-# define IMX_FEC_BASE                  ENET_BASE_ADDR
 # define CONFIG_FEC_MXC_PHYADDR                0
 # define CONFIG_FEC_XCV_TYPE           RMII
-# define CONFIG_ETHPRIME               "FEC"
 
 # define CONFIG_MII
 #endif