Re: [PATCH -next] hid: fix WACOM Kconfig warning
From: Przemo Firszt <hidden>
Date: 2012-03-29 16:22:06
Also in:
linux-input, lkml
From: Przemo Firszt <hidden>
Date: 2012-03-29 16:22:06
Also in:
linux-input, lkml
Dnia 29 Marca 2012, 5:18 pm, Cz, Randy Dunlap napisał(a):
From: Randy Dunlap <redacted> Fix hid Kconfig warning: drivers/hid/Kconfig:595:error: recursive dependency detected! drivers/hid/Kconfig:595: symbol HID_WACOM depends on HID_WACOM Signed-off-by: Randy Dunlap <redacted> --- drivers/hid/Kconfig | 1 - 1 file changed, 1 deletion(-)--- linux-next-20120329.orig/drivers/hid/Kconfig +++ linux-next-20120329/drivers/hid/Kconfig@@ -595,7 +595,6 @@ config THRUSTMASTER_FF config HID_WACOM tristate "Wacom Bluetooth devices support" depends on BT_HIDP - depends on HID_WACOM select POWER_SUPPLY ---help--- Support for Wacom Graphire Bluetooth and Intuos4 WL tablets. --
Thanks! http://article.gmane.org/gmane.linux.kernel.input/24250 -- Regards, Przemo Firszt -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html