
On Fri, Mar 25, 2016 at 04:39:47PM +0200, Semen Protsenko wrote:
From: Sam Protsenko semen.protsenko@linaro.org
The description was borrowed from kernel. "tristate" type was changed to "bool" (I believe we don't support modules for u-boot yet, right?). CONFIG_USB_GADGET requires CONFIG_USB to be defined too, so add it along as well.
Definitions were added to defconfig files in a way that "make savedefconfig" generates exactly the same file as used defconfig.
Signed-off-by: Sam Protsenko semen.protsenko@linaro.org
Applied to u-boot/master, thanks!
Note that I had to fixup zynq_zc702 and I also see: arm: (for 510/510 boards) all +0.1 bss -0.0 rodata +0.1 spl/u-boot-spl:all +0.1 spl/u-boot-spl:rodata +0.1 socfpga_sr1500 : all +27 bss -16 rodata +43 spl/u-boot-spl:all +43 spl/u-boot-spl:rodata +43
But that's it over my whole usual build scheme.