]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: kconfig: remove unnecessary dependencies.
authorVenu Byravarasu <vbyravarasu@nvidia.com>
Thu, 13 Sep 2012 01:01:19 +0000 (11:01 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 20 Sep 2012 07:05:20 +0000 (17:05 +1000)
commitbbc22efcf73953293b6ab6b82465e6778fe8a2d2
tree9e0ffca21872da44b8ec308c374fed0b6080f28a
parent5f81d76039bd687fdfe451ab3d844a135fe35a18
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 <vbyravarasu@nvidia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/Kconfig