On Mon, Feb 06, 2017 at 07:17:32PM -0800, Alexandru Gagniuc wrote: > When CONFIG_CMD_FASTBOOT or CONFIG_USB_FUNCTION_FASTBOOT are defined > in am335x_evm.h, a dependency on g_dnl.c is created. This in turn > creates a dependency on having USB gadget enabled. > As a result we can't create configs with USB gadget disabled. > > Since these CONFIG_ variables are now part of kconfig, move them to > the board defconfigs, and out of am335x_evm.h. This both preserves > current defaults, and allows creating configs with USB gadget off. > > Signed-off-by: Alexandru Gagniuc <[email protected]> > Reviewed-by: Tom Rini <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

