]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
RTC_CLASS is no longer considered EXPERIMENTAL
authorAlessandro Zummo <alessandro.zummo@towertech.it>
Tue, 17 Jul 2007 11:05:01 +0000 (04:05 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 17 Jul 2007 17:23:09 +0000 (10:23 -0700)
RTC class is mature enough.

Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/Kconfig

index d2bd8de9403fdfbf73ea5eb800ee2d66614fcd59..361b1f4feed0f381eec6d3c52bfb22ecfde1b3b3 100644 (file)
@@ -10,7 +10,6 @@ config RTC_LIB
 
 config RTC_CLASS
        tristate "RTC class"
-       depends on EXPERIMENTAL
        default n
        select RTC_LIB
        help