Skip to content

Commit

Permalink
m68k/Mac: remove the unused ADB_KEYBOARD option
Browse files Browse the repository at this point in the history
When the driver was removed back in 2002 the option was forgotten.

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 21, 2008
1 parent 635c0a2 commit 62bc654
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions arch/m68k/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 62bc654

Please sign in to comment.