From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: linux-next@vger.kernel.org
Subject: Kconfig HID dependency error from roccat merge
Date: Tue, 3 Jul 2012 00:29:20 -0400 [thread overview]
Message-ID: <20120703042920.GC7328@windriver.com> (raw)
Hi Jiri,
This is showing up in all the linux-next builds since Monday.
-------------
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
------------
It can be easily reproduced by doing a simple x86-64 defconfig.
I've traced (bisected) it to this:
-------------
commit 71e9fd494490cdb7ae9b7f7c16ee5dd5760bbc23
Merge: ccfa24b 7392d73
Author: Jiri Kosina <jkosina@suse.cz>
Date: Fri Jun 29 15:02:22 2012 +0200
Merge branch 'roccat' into for-next
Conflicts:
drivers/hid/Kconfig
-------------
Please have a look at it when you have a chance.
Thanks,
Paul.
next reply other threads:[~2012-07-03 4:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-03 4:29 Paul Gortmaker [this message]
2012-07-03 9:23 ` Kconfig HID dependency error from roccat merge 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=20120703042920.GC7328@windriver.com \
--to=paul.gortmaker@windriver.com \
--cc=jkosina@suse.cz \
--cc=linux-next@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.