Skip to content

Commit

Permalink
HID: make CONFIG_LOGIWHEELS_FF default to CONFIG_LOGITECH_FF
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jiri Kosina committed Aug 10, 2011
1 parent 18e10ab commit 70c2cab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/hid/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 70c2cab

Please sign in to comment.