[PATCH 517] M68k: Disable SERIO_I8042, except on Q40/Q60

From: Geert Uytterhoeven (geert_at_linux-m68k.org)
Date: 10/31/04

  • Next message: Geert Uytterhoeven: "[PATCH 506] M68k: Add defconfig for Amiga"
    Date:	Sun, 31 Oct 2004 11:03:41 +0100
    To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>, Vojtech Pavlik <vojtech@suse.cz>
    
    

    M68k: Disable SERIO_I8042, except on Q40/Q60

    Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

    --- linux-2.6.10-rc1/drivers/input/serio/Kconfig 2004-09-30 12:53:37.000000000 +0200
    +++ linux-m68k-2.6.10-rc1/drivers/input/serio/Kconfig 2004-10-27 23:16:43.000000000 +0200
    @@ -20,7 +20,7 @@ config SERIO_I8042
             tristate "i8042 PC Keyboard controller" if EMBEDDED || !X86
             default y
             select SERIO
    - depends on !PARISC && (!ARM || ARCH_SHARK || FOOTBRIDGE_HOST)
    + depends on !PARISC && (!ARM || ARCH_SHARK || FOOTBRIDGE_HOST) && (!M68K || Q40)
             ---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,

    Gr{oetje,eeting}s,

                                                    Geert

    --
    Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
    In personal conversations with technical people, I call myself a hacker. But
    when I'm talking to journalists I just say "programmer" or something like that.
    							    -- Linus Torvalds
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Geert Uytterhoeven: "[PATCH 506] M68k: Add defconfig for Amiga"

    Relevant Pages