rtc: kconfig: remove unnecessary dependencies.
authorVenu Byravarasu <[email protected]>
Fri, 5 Oct 2012 00:13:59 +0000 (17:13 -0700)
committerLinus Torvalds <[email protected]>
Fri, 5 Oct 2012 18:05:03 +0000 (03:05 +0900)
commit6b8029fab64164b5895d58d23229b75c82e3a6fc
treeeb9dcecf44044986ecdd31855eb115522bdb3ed4
parent94c01ab6d754435333a989e3c6f4a20f57537754
rtc: kconfig: remove unnecessary dependencies.

Remove "depends on RTC_CLASS = y" for multiple Kconfig definitions, as all
of them are already placed under "if RTC_CLASS".

Signed-off-by: Venu Byravarasu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/rtc/Kconfig