From: Dave Jones Date: Tue, 20 Feb 2007 21:58:07 +0000 (-0800) Subject: [PATCH] loosen dependancy on rtc cmos X-Git-Tag: v2.6.21-rc1~23 X-Git-Url: http://git.cascardo.eti.br/?a=commitdiff_plain;h=c066332fb15adde1f37d874a67a1f9f7e4206484;p=cascardo%2Flinux.git [PATCH] loosen dependancy on rtc cmos This option is useful for all of the X86 subarchs afaik (and especially X86_GENERICARCH). Signed-off-by: Dave Jones Acked-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 4bbca500d3d2..deef29646e0e 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -101,7 +101,7 @@ comment "RTC drivers" config RTC_DRV_CMOS tristate "PC-style 'CMOS' real time clock" - depends on RTC_CLASS && (X86_PC || ALPHA || ARM26 || ARM \ + depends on RTC_CLASS && (X86 || ALPHA || ARM26 || ARM \ || M32R || ATARI || POWERPC) help Say "yes" here to get direct support for the real time clock