aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
authorDmitry Osipenko <digetx@gmail.com>2021-10-21 22:22:56 +0300
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2021-10-23 23:52:48 +0200
commit005870f46cf6f98417ec48d129721e945dfb3a43 (patch)
tree41f85bf2a1a142c0e4b43ad5dafdac2328fe4342 /drivers/rtc/Kconfig
parent814691c7f7d1f958ac30c3dca5070a95c1f658dd (diff)
downloadlinux-005870f46cf6f98417ec48d129721e945dfb3a43.tar.gz
rtc: tps80031: Remove driver
Driver was upstreamed in 2013 and never got a user, remove it. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20211021192258.21968-2-digetx@gmail.com
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 8dc92b4e042fc..f4dfc65693a41 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -583,14 +583,6 @@ config RTC_DRV_TPS65910
This driver can also be built as a module. If so, the module
will be called rtc-tps65910.
-config RTC_DRV_TPS80031
- tristate "TI TPS80031/TPS80032 RTC driver"
- depends on MFD_TPS80031
- help
- TI Power Management IC TPS80031 supports RTC functionality
- along with alarm. This driver supports the RTC driver for
- the TPS80031 RTC module.
-
config RTC_DRV_RC5T583
tristate "RICOH 5T583 RTC driver"
depends on MFD_RC5T583