Convert CONFIG_OVERWRITE_ETHADDR_ONCE to Kconfig
[platform/kernel/u-boot.git] / include / configs / eb_cpu5282.h
index 717f49c..26e4ade 100644 (file)
@@ -14,8 +14,6 @@
 
 #define CFG_SYS_UART_PORT              (0)
 
-#undef CONFIG_MONITOR_IS_IN_RAM                /* starts uboot direct */
-
 /*----------------------------------------------------------------------*
  * Options                                                             *
  *----------------------------------------------------------------------*/
  * Network                                                             *
  *----------------------------------------------------------------------*/
 
-#ifdef CONFIG_MCFFEC
-#define CONFIG_OVERWRITE_ETHADDR_ONCE
-#endif
-
 /*-------------------------------------------------------------------------
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
 #define CFG_SYS_DDRUA          0x05
 #define CFG_SYS_PJPAR          0xFF
 
-/*-----------------------------------------------------------------------
- * I2C
- */
-
-#ifdef CONFIG_CMD_DATE
-#define CONFIG_I2C_RTC_ADDR            0x68
-#endif
-
 #endif /* _CONFIG_M5282EVB_H */
 /*---------------------------------------------------------------------*/