diff options
Diffstat (limited to 'include/configs/pcm058.h')
-rw-r--r-- | include/configs/pcm058.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/pcm058.h b/include/configs/pcm058.h index 6da624af6e..49048c163f 100644 --- a/include/configs/pcm058.h +++ b/include/configs/pcm058.h @@ -32,7 +32,6 @@ /* Ethernet */ #define CONFIG_FEC_MXC -#define CONFIG_MII #define IMX_FEC_BASE ENET_BASE_ADDR #define CONFIG_FEC_XCV_TYPE RGMII #define CONFIG_ETHPRIME "FEC" @@ -63,7 +62,6 @@ /* Filesystem support */ /* Physical Memory Map */ -#define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM MMDC0_ARB_BASE_ADDR #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM |