Commit 7d3d42a7 authored by Jiri Kosina's avatar Jiri Kosina

HID: fix up Kconfig entry for ACRUX driver

Remove 'default !EMBEDDED' from ACRUX force feedback driver
entry.

See commit message of 73d5e8f7 ("HID: fix up 'EMBEDDED' mess
in Kconfig") for explanation and reasoning.
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent c0dbcc33
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment