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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to