[U-Boot] [PATCH v2 05/18] usb: ulpi: Add Kconfig options for ULPI

Simon Glass sjg at chromium.org
Sun Jan 31 16:16:20 CET 2016


On 24 January 2016 at 13:52, Mateusz Kulikowski
<mateusz.kulikowski at gmail.com> wrote:
> The following options can be now enabled via defconfig:
> - CONFIG_USB_ULPI
> - CONFIG_USB_ULPI_VIEWPORT
> - CONFIG_USB_ULPI_VIEWPORT_OMAP
>
> Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski at gmail.com>
> ---
>
> Changes in v2:
> - Add better (any) descriptions for Kconfig items.
>
> Changes in v1: None
>
>  drivers/usb/Kconfig      |  2 ++
>  drivers/usb/ulpi/Kconfig | 33 +++++++++++++++++++++++++++++++++
>  2 files changed, 35 insertions(+)
>  create mode 100644 drivers/usb/ulpi/Kconfig

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list