HID: fix up Kconfig entry for ACRUX driver
Remove 'default !EMBEDDED' from ACRUX force feedback driver
entry.
See commit message of 73d5e8f77e
("HID: fix up 'EMBEDDED' mess
in Kconfig") for explanation and reasoning.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
c0dbcc33c6
commit
7d3d42a795
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue