]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/rtc/ds1337.c
rtc: Clean drivers/rtc/Makefile
[karo-tx-uboot.git] / drivers / rtc / ds1337.c
index e908749ef8b173efba0b17cdadf11198b28ebc26..df1132a1fcfdc6f0537485c6cefed3e17c758bb4 100644 (file)
@@ -32,7 +32,7 @@
 #include <rtc.h>
 #include <i2c.h>
 
-#if defined(CONFIG_RTC_DS1337) && defined(CONFIG_CMD_DATE)
+#if defined(CONFIG_CMD_DATE)
 
 /*---------------------------------------------------------------------*/
 #undef DEBUG_RTC