summaryrefslogtreecommitdiff
path: root/include/configs/mv-plug-common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-08-07 11:32:34 -0400
committerTom Rini <trini@konsulko.com>2018-08-07 11:32:34 -0400
commit63d54c9c598079d3f30efb9e71be8fe5345a451d (patch)
treea084c5c6ce8111a40acfc21bde7678d198884e10 /include/configs/mv-plug-common.h
parent373413cce6260acdf14de762f94010b627a77a3b (diff)
parent79a0188679df53862e06fd7c8fecb7f3d7d44502 (diff)
Merge git://git.denx.de/u-boot-marvell
Diffstat (limited to 'include/configs/mv-plug-common.h')
-rw-r--r--include/configs/mv-plug-common.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/mv-plug-common.h b/include/configs/mv-plug-common.h
index 81c07a889a..f424e2cc6c 100644
--- a/include/configs/mv-plug-common.h
+++ b/include/configs/mv-plug-common.h
@@ -22,11 +22,4 @@
*/
#include "mv-common.h"
-/*
- * RTC driver configuration
- */
-#ifdef CONFIG_CMD_DATE
-#define CONFIG_RTC_MV
-#endif /* CONFIG_CMD_DATE */
-
#endif /* _CONFIG_MARVELL_PLUG_H */