]> 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>
Tue, 2 Oct 2012 06:00:24 +0000 (16:00 +1000)
commitb152a8aa37679c0625de47b2186e397079203e35
treefe284652cab7e308048c0218774930a3727e08c3
parent0647c8a510c436b2191103027213ff23476a2b98
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