diff options
Diffstat (limited to 'include/configs/cl-som-am57x.h')
-rw-r--r-- | include/configs/cl-som-am57x.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/cl-som-am57x.h b/include/configs/cl-som-am57x.h index f0e1e8280c..80f0b4f56d 100644 --- a/include/configs/cl-som-am57x.h +++ b/include/configs/cl-som-am57x.h @@ -10,8 +10,6 @@ #ifndef __CONFIG_CL_SOM_AM57X_H #define __CONFIG_CL_SOM_AM57X_H -#define CONFIG_NR_DRAM_BANKS 2 - #define CONSOLEDEV "ttyO2" #define CONFIG_SYS_NS16550_COM3 UART3_BASE /* UART3 */ @@ -22,7 +20,6 @@ #include <configs/ti_omap5_common.h> /* misc */ -#define CONFIG_MISC_INIT_R #define CONFIG_REVISION_TAG /* PMIC I2C bus number */ @@ -79,7 +76,6 @@ /* USB Networking options */ /* CPSW Ethernet */ -#define CONFIG_MII #define CONFIG_BOOTP_DEFAULT #define CONFIG_BOOTP_SEND_HOSTNAME #define CONFIG_PHY_ATHEROS |