diff options
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r-- | arch/m68k/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index 8236e42ef711..ffabd01c45eb 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig | |||
@@ -577,20 +577,6 @@ config MAC_HID | |||
577 | depends on INPUT_ADBHID | 577 | depends on INPUT_ADBHID |
578 | default y | 578 | default y |
579 | 579 | ||
580 | config MAC_ADBKEYCODES | ||
581 | bool "Support for ADB raw keycodes" | ||
582 | depends on INPUT_ADBHID | ||
583 | help | ||
584 | This provides support for sending raw ADB keycodes to console | ||
585 | devices. This is the default up to 2.4.0, but in future this may be | ||
586 | phased out in favor of generic Linux keycodes. If you say Y here, | ||
587 | you can dynamically switch via the | ||
588 | /proc/sys/dev/mac_hid/keyboard_sends_linux_keycodes | ||
589 | sysctl and with the "keyboard_sends_linux_keycodes=" kernel | ||
590 | argument. | ||
591 | |||
592 | If unsure, say Y here. | ||
593 | |||
594 | config ADB_KEYBOARD | 580 | config ADB_KEYBOARD |
595 | bool "Support for ADB keyboard (old driver)" | 581 | bool "Support for ADB keyboard (old driver)" |
596 | depends on MAC && !INPUT_ADBHID | 582 | depends on MAC && !INPUT_ADBHID |