[PATCH 10/10] Kconfig: cleanup SERIO_I8042 dependencies
Ralf Baechle
ralf at linux-mips.org
Tue Dec 17 03:23:47 EST 2013
On Sat, Dec 14, 2013 at 11:59:36AM -0500, Mark Salter wrote:
> - depends on !PARISC && (!ARM || FOOTBRIDGE_HOST) && \
> - (!SUPERH || SH_CAYMAN) && !M68K && !BLACKFIN && !S390 && \
> - !ARC
> + depends on ARCH_MIGHT_HAVE_PC_SERIO
Most dependencies on an architecture's kconfig symbol outside arch/
should probably be treated as a bug.
Acked-by: Ralf Baechle <ralf at linux-mips.org>
Ralf
More information about the Linuxppc-dev
mailing list