[U-Boot] distro: Imply USB_STORAGE when USB is available
Tom Rini
trini at konsulko.com
Tue Nov 20 14:55:56 UTC 2018
On Thu, Oct 18, 2018 at 09:39:20AM +0200, Alexander Graf wrote:
> When you support distro boot and you support USB, you usually want to
> also support booting from USB storage.
>
> Reflect that in the Kconfig, so that we don't have to explicitly add
> USB storage support to every defconfig individually.
>
> Reported-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> Signed-off-by: Alexander Graf <agraf at suse.de>
NAK:
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"
Under sandbox_config
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181120/c32d3273/attachment.sig>
More information about the U-Boot
mailing list