diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 813f0fe7711d..f0ac277c4248 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -267,7 +267,7 @@ config HID_GYRATION | |||
267 | 267 | ||
268 | config HID_ICADE | 268 | config HID_ICADE |
269 | tristate "ION iCade arcade controller" | 269 | tristate "ION iCade arcade controller" |
270 | depends on (BT_HIDP) | 270 | depends on BT_HIDP |
271 | ---help--- | 271 | ---help--- |
272 | Support for the ION iCade arcade controller to work as a joystick. | 272 | Support for the ION iCade arcade controller to work as a joystick. |
273 | 273 | ||