]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: kconfig: remove unnecessary dependencies.
authorVenu Byravarasu <vbyravarasu@nvidia.com>
Fri, 7 Sep 2012 00:24:57 +0000 (10:24 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 10 Sep 2012 06:18:20 +0000 (16:18 +1000)
commitcf5fb8f736a524218ed154aeb7e8080f53f730de
tree5a0cc09f11230ea9bc0e3d693e71c78eeec0c499
parent67018c4ec4938c58b63e47a9bbdb8b5b0d3b594d
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