]> git.ipfire.org Git - people/ms/u-boot.git/commit
sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s
authorHans de Goede <hdegoede@redhat.com>
Fri, 7 Nov 2014 15:09:00 +0000 (16:09 +0100)
committerHans de Goede <hdegoede@redhat.com>
Thu, 13 Nov 2014 13:49:02 +0000 (14:49 +0100)
commit115200ceb0faad679bcc7d7dba4b63ff065606c5
treed32a312cbd7802517a3b2b3fb8d7b38b92c65232
parent505eceec874bdf03e00f0a0ddfccac912aa69821
sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s

Add proper Kconfig options to select the usb Vbus gpio-s, besides moving to
Kconfig being the right thing to do, an added advantage of this is that it
allows for boards without Vbus gpio-s.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
board/sunxi/Kconfig
configs/A10s-OLinuXino-M_defconfig
configs/A13-OLinuXinoM_defconfig
configs/A13-OLinuXino_defconfig
configs/Auxtek-T004_defconfig
configs/ba10_tv_box_defconfig
configs/r7-tv-dongle_defconfig
drivers/usb/host/ehci-sunxi.c
include/configs/sun4i.h
include/configs/sun7i.h