mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-26 23:55:40 +08:00
HID: make CONFIG_LOGIWHEELS_FF default to CONFIG_LOGITECH_FF
Do this for backwards compatibility reasons (LOGIWHEELS_FF has been split-off from LOGITECH_FF), so that users don't have regressions with 'default' kernel configs. Reported-and-tested-by: simon@mungewell.org Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
18e10aba7f
commit
70c2cabd6a
@ -282,6 +282,7 @@ config LOGIWHEELS_FF
|
||||
bool "Logitech wheels configuration and force feedback support"
|
||||
depends on HID_LOGITECH
|
||||
select INPUT_FF_MEMLESS
|
||||
default LOGITECH_FF
|
||||
help
|
||||
Say Y here if you want to enable force feedback and range setting
|
||||
support for following Logitech wheels:
|
||||
|
Loading…
Reference in New Issue
Block a user