All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Henrik Rydberg" <rydberg@euromail.se>
To: Fengguang Wu <fengguang.wu@intel.com>
Cc: Jan Beulich <jbeulich@suse.com>, Jiri Kosina <jkosina@suse.cz>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: hid/Kconfig:7:error: recursive dependency detected!
Date: Tue, 3 Jul 2012 08:44:07 +0200	[thread overview]
Message-ID: <20120703064407.GA4854@polaris.bitmath.org> (raw)
In-Reply-To: <20120703040640.GA8236@localhost>

Hi Fengguang,

> I got this error while doing randconfig test:
> 
>         drivers/hid/Kconfig:7:error: recursive dependency detected!
>         drivers/hid/Kconfig:7:  symbol HID is selected by USB_HID
>         drivers/hid/usbhid/Kconfig:4:   symbol USB_HID depends on HID

What kernel tree does this apply to? Reading through the code again
and testing your configuration, I cannot reproduce the
problem. Indeed, in my tree, USB_HID does not depend on HID.

For completeness, here are all the HID-related options in your attached file:

# CONFIG_BT_HIDP is not set
# HID support
CONFIG_HID=m
# CONFIG_HIDRAW is not set
# CONFIG_UHID is not set
# USB HID support
# CONFIG_USB_HID is not set
CONFIG_HID_PID=y
# USB HID Boot Protocol drivers
# Special HID drivers
CONFIG_HID_GENERIC=m
# USB HID support
# USB HID Boot Protocol drivers
CONFIG_USB_G_HID=m

Thanks,
Henrik

  reply	other threads:[~2012-07-03  6:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-03  4:06 hid/Kconfig:7:error: recursive dependency detected! Fengguang Wu
2012-07-03  6:44 ` Henrik Rydberg [this message]
2012-07-03  6:49   ` Fengguang Wu
2012-07-03  7:11     ` Henrik Rydberg
2012-07-03  9:20       ` Jiri Kosina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120703064407.GA4854@polaris.bitmath.org \
    --to=rydberg@euromail.se \
    --cc=fengguang.wu@intel.com \
    --cc=jbeulich@suse.com \
    --cc=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.