Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_INPUT_ADBHID
has multiple definitions:
drivers/macintosh/Kconfig
The configuration item CONFIG_INPUT_ADBHID:
CONFIG_ADB && CONFIG_INPUT = CONFIG_y
Say Y here if you want to have ADB (Apple Desktop Bus) HID devices such as keyboards, mice, joysticks, trackpads or graphic tablets handled by the input layer. If you say Y here, make sure to say Y to the corresponding drivers "Mouse Support" (INPUT_MOUSEDEV) and "Event interface support" (INPUT_EVDEV) as well.
If unsure, say Y.
arch/m68k/Kconfig
The configuration item CONFIG_INPUT_ADBHID:
CONFIG_MAC && CONFIG_INPUT = CONFIG_y
Say Y here if you want to have ADB (Apple Desktop Bus) HID devices such as keyboards, mice, joysticks, or graphic tablets handled by the input layer. If you say Y here, make sure to say Y to the corresponding drivers "Keyboard support" (INPUT_KEYBDEV), "Mouse Support" (INPUT_MOUSEDEV) and "Event interface support" (INPUT_EVDEV) as well.
If you say N here, you still have the option of using the old ADB keyboard and mouse drivers.
If unsure, say Y.
arch/ppc/Kconfig
The configuration item CONFIG_INPUT_ADBHID:
CONFIG_ADB && CONFIG_INPUT = CONFIG_y
Say Y here if you want to have ADB (Apple Desktop Bus) HID devices such as keyboards, mice, joysticks, trackpads or graphic tablets handled by the input layer. If you say Y here, make sure to say Y to the corresponding drivers "Keyboard support" (INPUT_KEYBDEV), "Mouse Support" (INPUT_MOUSEDEV) and "Event interface support" (INPUT_EVDEV) as well.
If unsure, say Y.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab