Commit 9c3f0795 authored by Michał Mirosław's avatar Michał Mirosław Committed by Alexandre Belloni

rtc: tps65910: remove superfluous Kconfig dependency

TPS65910 entry is already under 'if RTC_CLASS' - remove superfluous
dependency.
Signed-off-by: default avatarMichał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent 3e483e59
......@@ -553,7 +553,7 @@ config RTC_DRV_TPS6586X
config RTC_DRV_TPS65910
tristate "TI TPS65910 RTC driver"
depends on RTC_CLASS && MFD_TPS65910
depends on MFD_TPS65910
help
If you say yes here you get support for the RTC on the
TPS65910 chips.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment