From: Alessandro Zummo Date: Tue, 17 Jul 2007 11:05:01 +0000 (-0700) Subject: RTC_CLASS is no longer considered EXPERIMENTAL X-Git-Tag: v2.6.23-rc1~626 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4c4e139ee9d5169ba75a1b918949d95323bc17ea;p=platform%2Fkernel%2Flinux-exynos.git RTC_CLASS is no longer considered EXPERIMENTAL RTC class is mature enough. Signed-off-by: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index d2bd8de..361b1f4 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -10,7 +10,6 @@ config RTC_LIB config RTC_CLASS tristate "RTC class" - depends on EXPERIMENTAL default n select RTC_LIB help