[PATCH] Disable CONFIG_RTC on ppc64.

David Woodhouse dwmw2 at infradead.org
Fri Nov 18 00:36:17 EST 2005


On Thu, 2005-11-17 at 22:04 +1100, Paul Mackerras wrote:
> It did?  Not on partitioned systems, presumably.  Anyway, ppc64 had
> its own /dev/misc/rtc implementation in arch/ppc64/kernel/rtc.c.
> Which, as you point out, has been dropped in favour of using
> drivers/char/genrtc.c.

The CONFIG_RTC option used to select the ppc64-specific implementation
didn't it?

> > +     depends on !PPC32 && !PPC64 && !PARISC && !IA64 && !M68K
> 
> How about just depends on !PPC && !PARISC && ... ?

Is there a CONFIG_PPC?

-- 
dwmw2





More information about the Linuxppc64-dev mailing list