]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: kconfig: remove unnecessary dependencies.
authorVenu Byravarasu <vbyravarasu@nvidia.com>
Fri, 28 Sep 2012 00:20:34 +0000 (10:20 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Oct 2012 05:03:54 +0000 (15:03 +1000)
commitd5c49f07257c63f187f1de4c86ccea54455d4a2e
treecf47c084b016b2d203a9d5b33b08556bb32e15bb
parente71c362cd19e0a2e9e9c6b09a65e76b937dad047
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