m68k/Mac: remove the unused ADB_KEYBOARD option
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>
This commit is contained in:
parent
635c0a2174
commit
62bc654e79
1 changed files with 0 additions and 12 deletions
|
@ -578,18 +578,6 @@ config MAC_HID
|
||||||
depends on INPUT_ADBHID
|
depends on INPUT_ADBHID
|
||||||
default y
|
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
|
config HPDCA
|
||||||
tristate "HP DCA serial support"
|
tristate "HP DCA serial support"
|
||||||
depends on DIO && SERIAL_8250
|
depends on DIO && SERIAL_8250
|
||||||
|
|
Loading…
Add table
Reference in a new issue