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:
@@ -71,7 +71,6 @@ config HID_A4TECH
|
|||||||
config HID_ACRUX_FF
|
config HID_ACRUX_FF
|
||||||
tristate "ACRUX force feedback support"
|
tristate "ACRUX force feedback support"
|
||||||
depends on USB_HID
|
depends on USB_HID
|
||||||
default !EMBEDDED
|
|
||||||
select INPUT_FF_MEMLESS
|
select INPUT_FF_MEMLESS
|
||||||
---help---
|
---help---
|
||||||
Say Y here if you want to enable force feedback support for ACRUX
|
Say Y here if you want to enable force feedback support for ACRUX
|
||||||
|
Reference in New Issue
Block a user