]> git.ipfire.org Git - people/ms/u-boot.git/commit
Convert CONFIG_USB_MUSB_HCD et al to Kconfig
authorAdam Ford <aford173@gmail.com>
Fri, 29 Dec 2017 15:15:41 +0000 (09:15 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 22 Jan 2018 21:43:29 +0000 (16:43 -0500)
commite13a9dc370352000b16905c3abf586e3b9f3c5ef
tree9ae8ae56ed218bf47d3ea295335a4a712384aa09
parent86362221fc72fa74620232b79eec56fbfb1ff96f
Convert CONFIG_USB_MUSB_HCD et al to Kconfig

This converts the following to Kconfig:
   CONFIG_USB_MUSB_HCD
   CONFIG_USB_MUSB_UDC
   CONFIG_USB_DAVINCI
   CONFIG_USB_OMAP3
   CONFIG_USB_DA8XX
   CONFIG_USB_AM35X

Signed-off-by: Adam Ford <aford173@gmail.com>
24 files changed:
configs/am3517_crane_defconfig
configs/cm_t35_defconfig
configs/duovero_defconfig
configs/igep0032_defconfig
configs/igep00x0_defconfig
configs/nokia_rx51_defconfig
configs/omap3_evm_defconfig
configs/omap3_logic_defconfig
configs/omap3_zoom1_defconfig
configs/omap4_panda_defconfig
configs/omap4_sdp4430_defconfig
drivers/usb/Kconfig
drivers/usb/musb/Kconfig [new file with mode: 0644]
include/configs/am3517_crane.h
include/configs/cm_t35.h
include/configs/cm_t3517.h
include/configs/eco5pk.h
include/configs/nokia_rx51.h
include/configs/omap3_evm.h
include/configs/omap3_igep00x0.h
include/configs/omap3_logic.h
include/configs/omap3_zoom1.h
include/configs/ti_omap4_common.h
scripts/config_whitelist.txt