All of lore.kernel.org
 help / color / mirror / Atom feed
* loosen dependancy on rtc cmos
@ 2007-02-14 18:09 Dave Jones
  2007-02-14 19:55 ` David Brownell
  0 siblings, 1 reply; 7+ messages in thread
From: Dave Jones @ 2007-02-14 18:09 UTC (permalink / raw)
  To: Linux Kernel; +Cc: dbrownell

This option is useful for all of the X86 subarchs afaik (and especially X86_GENERICARCH).

Signed-off-by: Dave Jones <davej@redhat.com>

--- linux-2.6.20.noarch/drivers/rtc/Kconfig~	2007-02-14 13:07:07.000000000 -0500
+++ linux-2.6.20.noarch/drivers/rtc/Kconfig	2007-02-14 13:07:13.000000000 -0500
@@ -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

-- 
http://www.codemonkey.org.uk

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-02-17  1:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-14 18:09 loosen dependancy on rtc cmos Dave Jones
2007-02-14 19:55 ` David Brownell
2007-02-14 23:20   ` Len Brown
2007-02-14 23:47     ` David Brownell
2007-02-16  4:38       ` Len Brown
2007-02-16  5:12         ` David Brownell
2007-02-17  0:36           ` David Brownell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.