Skip to content

Commit

Permalink
HID: remove spurious brackets for iCade
Browse files Browse the repository at this point in the history
Remove spurious brackets in Kconfig for hid-icade.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Jiri Kosina committed Oct 31, 2012
1 parent 4ddfe02 commit c10354d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/hid/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ config HID_GYRATION

config HID_ICADE
tristate "ION iCade arcade controller"
depends on (BT_HIDP)
depends on BT_HIDP
---help---
Support for the ION iCade arcade controller to work as a joystick.

Expand Down

0 comments on commit c10354d

Please sign in to comment.