configs: move RTC_MV config from mv-plug-common.h to boards
[platform/kernel/u-boot.git] / include / configs / ds109.h
index c06f005..f8d6637 100644 (file)
  */
 #include "mv-plug-common.h"
 
+#ifdef CONFIG_CMD_DATE
+#define CONFIG_RTC_MV
+#endif /* CONFIG_CMD_DATE */
+
 /*
  *  Environment variables configurations
  */