From c10354d4a6c9256c3393feafcbd030cb392a9baf Mon Sep 17 00:00:00 2001 From: Jiri Kosina Date: Wed, 31 Oct 2012 15:54:34 +0100 Subject: HID: remove spurious brackets for iCade Remove spurious brackets in Kconfig for hid-icade. Signed-off-by: Jiri Kosina --- drivers/hid/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/hid') 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 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. -- cgit v1.2.3-55-g7522