Exynos: Move down common USB configuration
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Mon, 29 Dec 2014 21:17:10 +0000 (22:17 +0100)
committerMinkyu Kang <mk7.kang@samsung.com>
Tue, 30 Dec 2014 08:04:02 +0000 (17:04 +0900)
commit66223787869e2059560ac583431e9968ac4cf26f
tree4ced41810954785bb04a43f9c1d693863a05a74d
parentfb56435f504b401e3a4e66fc98098f1de447c789
Exynos: Move down common USB configuration

USB is a pretty common feature on exynos 5 board, so it seems sensible
to configure it directly from exynos5-common. As a side-effect this
makes USB available from u-boot on exynos 5420 based boards.

While there enable support for common USB ethernet cards to make it more
likely the default config allows booting for network and enable XHCI on
SMDK5420 which has it defined in the dts but not in its config.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/arndale.h
include/configs/exynos5-common.h
include/configs/exynos5250-common.h
include/configs/exynos5420-common.h
include/configs/smdk5420.h