rtc: move pcf8563 to Kconfig
[pandora-u-boot.git] / include / configs / ethernut5.h
index d121b39..b513b4b 100644 (file)
@@ -92,7 +92,6 @@
 
 /* RTC */
 #if defined(CONFIG_CMD_DATE) || defined(CONFIG_CMD_SNTP)
-#define CONFIG_RTC_PCF8563
 #define CONFIG_SYS_I2C_RTC_ADDR                0x51
 #endif