Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_STORAGE_ONETOUCH
has multiple definitions:
drivers/usb/storage/Kconfig
The configuration item CONFIG_USB_STORAGE_ONETOUCH:
CONFIG_INPUT = CONFIG_y || CONFIG_INPUT = CONFIG_USB_STORAGE
ums-onetouch
Say Y here to include additional code to support the Maxtor OneTouch USB hard drive's onetouch button.
This code registers the button on the front of Maxtor OneTouch USB hard drive's as an input device. An action can be associated with this input in any keybinding software. (e.g. gnome's keyboard short- cuts)
If this driver is compiled as a module, it will be named ums-onetouch.
drivers/usb/storage/Kconfig
The configuration item CONFIG_USB_STORAGE_ONETOUCH:
( CONFIG_USB_STORAGE ) && ( CONFIG_INPUT = CONFIG_y || CONFIG_INPUT = CONFIG_USB_STORAGE )
ums-onetouch
Say Y here to include additional code to support the Maxtor OneTouch USB hard drive's onetouch button.
This code registers the button on the front of Maxtor OneTouch USB hard drive's as an input device. An action can be associated with this input in any keybinding software. (e.g. gnome's keyboard short- cuts)
drivers/usb/storage/Kconfig
The configuration item CONFIG_USB_STORAGE_ONETOUCH:
CONFIG_USB_STORAGE && CONFIG_INPUT_EVDEV && CONFIG_EXPERIMENTAL && ! CONFIG_PM
ums-onetouch
Say Y here to include additional code to support the Maxtor OneTouch USB hard drive's onetouch button.
This code registers the button on the front of Maxtor OneTouch USB hard drive's as an input device. An action can be associated with this input in any keybinding software. (e.g. gnome's keyboard short- cuts)
Raw data from LKDDb:
lkddb module ums-onetouch CONFIG_USB_STORAGE_ONETOUCH : drivers/usb/storage/Kconfig : "Support OneTouch Button on Maxtor Hard Drives" # in 2.6.30–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
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 - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab