From: AKASHI, Takahiro <takahiro.akashi@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] efi-next: Kconfig: error: recursive dependency detected!
Date: Fri, 19 Oct 2018 17:41:48 +0900 [thread overview]
Message-ID: <20181019084146.GO32578@linaro.org> (raw)
In-Reply-To: <f80d3015-6b9d-12c9-70a1-32d71c90b48e@gmx.de>
On Thu, Oct 18, 2018 at 11:23:42PM +0200, Heinrich Schuchardt wrote:
> Hello Alex,
>
> in branch efi-next Kconfig has a recursive dependency:
>
> $ make qemu_arm64_defconfig
> drivers/usb/Kconfig:1:error: recursive dependency detected!
> drivers/usb/Kconfig:1: symbol USB is selected by DISTRO_DEFAULTS
> Kconfig:89: symbol DISTRO_DEFAULTS depends on USB
> For a resolution refer to Documentation/kbuild/kconfig-language.txt
> subsection "Kconfig recursive dependency limitations"
I tried defconfig after I checked out the latest efi-next,
but I did see this message.
-Takahiro Akashi
> This recursive dependency does not exist in master HEAD.
>
> Bisection points to:
> distro: Imply USB_STORAGE when USB is available
> https://lists.denx.de/pipermail/u-boot/2018-October/344774.html
>
> Best regards
>
> Heinrich
next prev parent reply other threads:[~2018-10-19 8:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-18 21:23 [U-Boot] efi-next: Kconfig: error: recursive dependency detected! Heinrich Schuchardt
2018-10-19 8:41 ` AKASHI, Takahiro [this message]
2018-10-19 8:43 ` Alexander Graf
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=20181019084146.GO32578@linaro.org \
--to=takahiro.akashi@linaro.org \
--cc=u-boot@lists.denx.de \
/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.