]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/rtc/Makefile
dm: rtc: sandbox: Enable real-time clock support
[karo-tx-uboot.git] / drivers / rtc / Makefile
index 9077bb39f1e13e596237eb93c1967fca6d65b6e6..3092de1d9c6a542485ac94fc45ddd955212c7ad7 100644 (file)
@@ -52,7 +52,5 @@ obj-$(CONFIG_RTC_RTC4543) += rtc4543.o
 obj-$(CONFIG_RTC_RV3029) += rv3029.o
 obj-$(CONFIG_RTC_RX8025) += rx8025.o
 obj-$(CONFIG_RTC_S3C24X0) += s3c24x0_rtc.o
-ifdef CONFIG_DM_RTC
 obj-$(CONFIG_SANDBOX) += sandbox_rtc.o
-endif
 obj-$(CONFIG_RTC_X1205) += x1205.o