From: Alessandro Zummo Date: Tue, 17 Jul 2007 11:05:01 +0000 (-0700) Subject: RTC_CLASS is no longer considered EXPERIMENTAL X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4c4e139ee9d5169ba75a1b918949d95323bc17ea;p=openwrt%2Fstaging%2Fblogic.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 d2bd8de9403f..361b1f4feed0 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