Home
last modified time | relevance | path

Searched hist:"44 f597adebb369ceb5921d4f18b73e415e83441f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A DKconfig44f597adebb369ceb5921d4f18b73e415e83441f Thu Feb 26 17:26:54 UTC 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: UniPhier: remove EHCI platform devices

Now UniPhier platform highly depends on Device Tree configuration
(CONFIG_OF_CONTROL is select'ed by Kconfig). Since the EHCI is only
used on main U-Boot, we can drop platform devices of the EHCI
controllers. We still keep UART platform devices because they might
be useful for SPL.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Marek Vasut <marex@denx.de>