git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c0db98
)
rtc: Allow RTC_DRV_CMOS to be used on SPARC.
author
David S. Miller
<davem@davemloft.net>
Fri, 29 Aug 2008 02:54:17 +0000
(19:54 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 29 Aug 2008 21:16:45 +0000
(14:16 -0700)
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 <davem@davemloft.net>
No differences found