]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/rtc/ds3231.c
rtc: Clean drivers/rtc/Makefile
[people/ms/u-boot.git] / drivers / rtc / ds3231.c
index 95cb18634808872da88720506510726ea78fa72e..d8cd47dac53d109e98ad47cca9bcc6a704f0d767 100644 (file)
@@ -33,7 +33,7 @@
 #include <rtc.h>
 #include <i2c.h>
 
-#if defined(CONFIG_RTC_DS3231) && defined(CONFIG_CMD_DATE)
+#if defined(CONFIG_CMD_DATE)
 
 /*---------------------------------------------------------------------*/
 #undef DEBUG_RTC