On Sunday 10 April 2016 17:43:52 Alexandre Belloni wrote: > > > config RTC > > > tristate "Enhanced Real Time Clock Support (legacy PC RTC driver)" > > > - depends on !PPC && !PARISC && !IA64 && !M68K && !SPARC && !FRV \ > > > - && !ARM && !SUPERH && !S390 && !AVR32 && > > > !BLACKFIN && !UML > > > + depends on ALPHA || M32R || M68K || MIPS || MN10300 || PPC || X86 > > > > ... so please drop it here. > > > > Do you plan to resend that one? >
Yes, it's in my queue for resending, together with some other RTC patches. Arnd