* [U-Boot] efi-next: Kconfig: error: recursive dependency detected!
@ 2018-10-18 21:23 Heinrich Schuchardt
2018-10-19 8:41 ` AKASHI, Takahiro
0 siblings, 1 reply; 3+ messages in thread
From: Heinrich Schuchardt @ 2018-10-18 21:23 UTC (permalink / raw)
To: u-boot
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"
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] efi-next: Kconfig: error: recursive dependency detected!
2018-10-18 21:23 [U-Boot] efi-next: Kconfig: error: recursive dependency detected! Heinrich Schuchardt
@ 2018-10-19 8:41 ` AKASHI, Takahiro
2018-10-19 8:43 ` Alexander Graf
0 siblings, 1 reply; 3+ messages in thread
From: AKASHI, Takahiro @ 2018-10-19 8:41 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] efi-next: Kconfig: error: recursive dependency detected!
2018-10-19 8:41 ` AKASHI, Takahiro
@ 2018-10-19 8:43 ` Alexander Graf
0 siblings, 0 replies; 3+ messages in thread
From: Alexander Graf @ 2018-10-19 8:43 UTC (permalink / raw)
To: u-boot
On 19.10.18 10:41, AKASHI, Takahiro wrote:
> 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.
Yeah, sorry, my fault :/
Alex
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-10-19 8:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-18 21:23 [U-Boot] efi-next: Kconfig: error: recursive dependency detected! Heinrich Schuchardt
2018-10-19 8:41 ` AKASHI, Takahiro
2018-10-19 8:43 ` Alexander Graf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox