[U-Boot] [PATCH v3 2/3] Kconfig: CMD_USB_MASS_STORAGE implies USB_FUNCTION_MASS_STORAGE

Tom Rini trini at konsulko.com
Wed Jul 26 21:50:36 UTC 2017


On Wed, Jul 26, 2017 at 01:22:58PM +0200, Philipp Tomsich wrote:

> There's an unconditional dependency from the mass-storage command
> onto the mass-storage function through a call to fsg_main_thread(...).
> If USB_FUNCTION_MASS_STORAGE is not enabled, this will result in
> link-errors when CMD_USB_MASS_STORAGE is enabled.
> 
> Let's introduce an 'implies' relationship to model this dependency.
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170726/c1732be5/attachment.sig>


More information about the U-Boot mailing list