]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: remove unnecessary Kconfig dependencies
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 2 Apr 2019 21:54:47 +0000 (23:54 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 4 Apr 2019 08:07:11 +0000 (10:07 +0200)
commit169680dee73d308f2a355eafd58bc5754cd2f9e3
tree17e4773f4ceed0be66bbb595cc249cbfa088ec37
parent27ff836d2f44e73370e247b2fa535166a7dcfbb9
rtc: remove unnecessary Kconfig dependencies

Remove the unused "depends on I2C" as the config options are already
guarded by if I2C.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/Kconfig