diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2016-02-23 21:28:36 +0900 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2016-02-24 09:44:34 +0900 |
commit | a9c42f02387ce8a231bce7c0901ef15fe4bfc3b4 (patch) | |
tree | 51cc9fb16865c6f0e9b9b59258f5ec55055ba19b /arch/arm64/configs | |
parent | 36f90b0a2ddd60823fe193a85e60ff1906c2a9b3 (diff) |
arm64: defconfig: Add Renesas R-Car Gen3 USB 2.0 phy driver support
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r-- | arch/arm64/configs/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 86581f793e39..eaf738a59927 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -213,6 +213,7 @@ CONFIG_QCOM_SMD_RPM=y CONFIG_ARCH_TEGRA_132_SOC=y CONFIG_ARCH_TEGRA_210_SOC=y CONFIG_HISILICON_IRQ_MBIGEN=y +CONFIG_PHY_RCAR_GEN3_USB2=y CONFIG_PHY_XGENE=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y |