Re: [rtc-linux] Re: [PATCH] drivers/char/rtc: disable legacy RTC driver on Blackfin systems

From: Mike Frysinger
Date: Tue May 26 2009 - 06:28:24 EST


On Tue, May 26, 2009 at 06:25, Christoph Hellwig wrote:
> On Tue, May 26, 2009 at 06:10:33AM -0400, Mike Frysinger wrote:
>> Â Â Â tristate "Enhanced Real Time Clock Support (legacy PC RTC driver)"
>> Â Â Â depends on !PPC && !PARISC && !IA64 && !M68K && !SPARC && !FRV \
>> - Â Â Â Â Â Â Â Â Â Â && !ARM && !SUPERH && !S390 && !AVR32
>> + Â Â Â Â Â Â Â Â Â Â && !ARM && !SUPERH && !S390 && !AVR32 && !BLACKFIN
>
> Maybe it's better to have a positive dependency for those that actually
> support it these days? ÂBased on the above list that would be:
>
> Â Â Â Âdepends on ALPHA || CRIS || H8300 || M32R || MICROBLAZE ||
> Â Â Â Â Â Â Â Â Â MIPS || MN10300 || SH || X86 || XTENSA
>
> and I would not be surprised if some of the above don't actually support
> it either..

it was my understanding that this driver was destined to be dropped
down the line ... easier to extend the cruft for now than try to ping
arch maintainers for confirmation ...
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/