summaryrefslogtreecommitdiffstats
path: root/configs/uniphier_sld3_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* ARM: uniphier: switch over to generic EHCI driverMasahiro Yamada2016-02-141-0/+2
| | | | | | | | | | | | The UniPhier EHCI driver (drivers/usb/host/ehci-uniphier.c) does nothing special but set the base address and handle reset/clock. Since commit 4feefdcfe916 ("usb: add clock support for generic EHCI"), the generic one (drivers/usb/host/ehci-generic.c) can do those, too. We no longer need to stick to the dedicated driver. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
* ARM: uniphier: rename rest of defconfig filesMasahiro Yamada2015-12-231-0/+26
Rename rest of defconfig files of UniPhier SoC family to have the prefix uniphier_. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
OpenPOWER on IntegriCloud