Skip to content
Commit 582defd8 authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parent 0c0db98b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment