From b1e057184aa48133085f5a82bc74a4f9d9c1138e Mon Sep 17 00:00:00 2001 From: Michael Hennerich Date: Tue, 24 Jul 2007 15:56:17 +0800 Subject: [PATCH] --- yaml --- r: 63090 b: refs/heads/master c: 27b92bdbd589cf3f59244bf5e848e7be254a2e4c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/input/serio/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 602833f54969..64bff4086f51 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d8e715428fe70f5005829d3bad3a0a3fb8a747b2 +refs/heads/master: 27b92bdbd589cf3f59244bf5e848e7be254a2e4c diff --git a/trunk/drivers/input/serio/Kconfig b/trunk/drivers/input/serio/Kconfig index adef447f23ea..5ce632ca6815 100644 --- a/trunk/drivers/input/serio/Kconfig +++ b/trunk/drivers/input/serio/Kconfig @@ -21,7 +21,7 @@ if SERIO config SERIO_I8042 tristate "i8042 PC Keyboard controller" if EMBEDDED || !X86 default y - depends on !PARISC && (!ARM || ARCH_SHARK || FOOTBRIDGE_HOST) && !M68K + depends on !PARISC && (!ARM || ARCH_SHARK || FOOTBRIDGE_HOST) && !M68K && !BFIN ---help--- i8042 is the chip over which the standard AT keyboard and PS/2 mouse are connected to the computer. If you use these devices,