lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 29 Mar 2012 17:21:53 +0100
From:	"Przemo Firszt" <przemo@...szt.eu>
To:	"Randy Dunlap" <rdunlap@...otime.net>
Cc:	"Stephen Rothwell" <sfr@...b.auug.org.au>,
	linux-next@...r.kernel.org, "LKML" <linux-kernel@...r.kernel.org>,
	"Jiri Kosina" <jkosina@...e.cz>, linux-input@...r.kernel.org
Subject: Re: [PATCH -next] hid: fix WACOM Kconfig warning


Dnia 29 Marca 2012, 5:18 pm, Cz, Randy Dunlap napisaƂ(a):
> From: Randy Dunlap <rdunlap@...otime.net>
>
> 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 <rdunlap@...otime.net>
> ---
>  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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ