2008-06-25 16:28:38

by Adrian Bunk

[permalink] [raw]
Subject: [2.6 patch] remove the unused ADB_KEYBOARD option

When the driver was removed back in 2002 the option was forgotten.

Reported-by: Robert P. J. Day <[email protected]>
Signed-off-by: Adrian Bunk <[email protected]>

---
7698eb0f092f61d2f1d4d99cd7150018d4ddb6fe diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index 55ea52f..8012ff7 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -578,18 +578,6 @@ config MAC_HID
depends on INPUT_ADBHID
default y

-config ADB_KEYBOARD
- bool "Support for ADB keyboard (old driver)"
- depends on MAC && !INPUT_ADBHID
- help
- This option allows you to use an ADB keyboard attached to your
- machine. Note that this disables any other (ie. PS/2) keyboard
- support, even if your machine is physically capable of using both at
- the same time.
-
- If you use an ADB keyboard (4 pin connector), say Y here.
- If you use a PS/2 keyboard (6 pin connector), say N here.
-
config HPDCA
tristate "HP DCA serial support"
depends on DIO && SERIAL_8250


2008-06-26 07:16:18

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [2.6 patch] remove the unused ADB_KEYBOARD option

On Wed, 25 Jun 2008, Adrian Bunk wrote:
> When the driver was removed back in 2002 the option was forgotten.
>
> Reported-by: Robert P. J. Day <[email protected]>
> Signed-off-by: Adrian Bunk <[email protected]>

Acked-by: Geert Uytterhoeven <[email protected]>

(queued for 2.6.27)

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

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