From: David S. Miller Date: Fri, 29 Aug 2008 02:54:17 +0000 (-0700) Subject: rtc: Allow RTC_DRV_CMOS to be used on SPARC. X-Git-Tag: v2.6.28-rc1~706^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=582defd8ddb90448d72692a8e1d5b2966d2ed819;p=pandora-kernel.git rtc: Allow RTC_DRV_CMOS to be used on SPARC. Add Sparc to the Kconfig depends list. Add __sparc___ to address_sparc = 128 ifdef. Finally, don't be concerned about 24-hour BCD mode support if the RTC doesn't have a valid IRQ. We won't even use the alarm code in this case and the Sparc RTCs have this limitation. Signed-off-by: David S. Miller --- Reading git-diff-tree failed