Skip to content

Commit

Permalink
HID: fix up Kconfig entry for ACRUX driver
Browse files Browse the repository at this point in the history
Remove 'default !EMBEDDED' from ACRUX force feedback driver
entry.

See commit message of 73d5e8f ("HID: fix up 'EMBEDDED' mess
in Kconfig") for explanation and reasoning.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Jiri Kosina committed Jul 19, 2010
1 parent c0dbcc3 commit 7d3d42a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/hid/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ config HID_A4TECH
config HID_ACRUX_FF
tristate "ACRUX force feedback support"
depends on USB_HID
default !EMBEDDED
select INPUT_FF_MEMLESS
---help---
Say Y here if you want to enable force feedback support for ACRUX
Expand Down

0 comments on commit 7d3d42a

Please sign in to comment.