aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/hid/Kconfig2
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
268config HID_ICADE 268config 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