summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorKunihiko Hayashi2018-10-01 10:10:21 +0200
committerArnd Bergmann2018-10-02 09:56:08 +0200
commitf8e41bd60613229fa91a6923b5dec1eed9d4fe78 (patch)
treea0f637687093a66d61f8bef9e11b1e84fa6ba812 /arch/arm/configs
parentMerge tag 'sunxi-config64-for-4.20' of git://git.kernel.org/pub/scm/linux/ker... (diff)
downloadkernel-qcow2-linux-f8e41bd60613229fa91a6923b5dec1eed9d4fe78.tar.gz
kernel-qcow2-linux-f8e41bd60613229fa91a6923b5dec1eed9d4fe78.tar.xz
kernel-qcow2-linux-f8e41bd60613229fa91a6923b5dec1eed9d4fe78.zip
ARM: multi_v7_defconfig: Enable USB phys for UniPhier SoCs
Enable the USB3 and USB2 phys implemented in UniPhier SoCs. These phys are necessary for dwc3 and ehci controllers driving the USB ports on Pro4 and PXs2 SoCs. Since the USB host drivers are already built-in, so only the phy driver are missing to allow booting with USB devices. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/multi_v7_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index e932213222c3..c115793d2469 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -953,6 +953,8 @@ CONFIG_PHY_STIH407_USB=y
CONFIG_PHY_STM32_USBPHYC=y
CONFIG_PHY_TEGRA_XUSB=y
CONFIG_PHY_DM816X_USB=m
+CONFIG_PHY_UNIPHIER_USB3=y
+CONFIG_PHY_UNIPHIER_USB2=y
CONFIG_OMAP_USB2=y
CONFIG_TI_PIPE3=y
CONFIG_TWL4030_USB=m