-
- Downloads
usb: gadget: Move CONFIG_USB_GADGET to Kconfig
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> [trini: Add zynq_zc702 conversion] Signed-off-by:
Tom Rini <trini@konsulko.com>
Showing
- configs/omap3_beagle_defconfig 2 additions, 0 deletionsconfigs/omap3_beagle_defconfig
- configs/omap3_logic_defconfig 2 additions, 0 deletionsconfigs/omap3_logic_defconfig
- configs/omap5_uevm_defconfig 2 additions, 0 deletionsconfigs/omap5_uevm_defconfig
- configs/origen_defconfig 1 addition, 0 deletionsconfigs/origen_defconfig
- configs/p2371-0000_defconfig 1 addition, 0 deletionsconfigs/p2371-0000_defconfig
- configs/p2371-2180_defconfig 1 addition, 0 deletionsconfigs/p2371-2180_defconfig
- configs/p2571_defconfig 1 addition, 0 deletionsconfigs/p2571_defconfig
- configs/pengwyn_defconfig 2 additions, 0 deletionsconfigs/pengwyn_defconfig
- configs/pxm2_defconfig 2 additions, 0 deletionsconfigs/pxm2_defconfig
- configs/rastaban_defconfig 2 additions, 0 deletionsconfigs/rastaban_defconfig
- configs/rut_defconfig 2 additions, 0 deletionsconfigs/rut_defconfig
- configs/s5p_goni_defconfig 2 additions, 0 deletionsconfigs/s5p_goni_defconfig
- configs/s5pc210_universal_defconfig 1 addition, 0 deletionsconfigs/s5pc210_universal_defconfig
- configs/sama5d2_xplained_mmc_defconfig 2 additions, 0 deletionsconfigs/sama5d2_xplained_mmc_defconfig
- configs/sama5d2_xplained_spiflash_defconfig 2 additions, 0 deletionsconfigs/sama5d2_xplained_spiflash_defconfig
- configs/sama5d3xek_mmc_defconfig 2 additions, 0 deletionsconfigs/sama5d3xek_mmc_defconfig
- configs/sama5d3xek_nandflash_defconfig 2 additions, 0 deletionsconfigs/sama5d3xek_nandflash_defconfig
- configs/sama5d3xek_spiflash_defconfig 2 additions, 0 deletionsconfigs/sama5d3xek_spiflash_defconfig
- configs/sama5d4_xplained_mmc_defconfig 2 additions, 0 deletionsconfigs/sama5d4_xplained_mmc_defconfig
- configs/sama5d4_xplained_nandflash_defconfig 2 additions, 0 deletionsconfigs/sama5d4_xplained_nandflash_defconfig
Loading
Please register or sign in to comment