]> git.kernelconcepts.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>
Mon, 17 Sep 2012 10:46:13 +0000 (20:46 +1000)
commit9a7b2a04b07daab6fce8896e635d3dc920c23626
tree8f1055f35ce7149684f76157c82f11cdca331ae7
parentae228f03a35120cdcc0bfa01d87778db0c37d3e3
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