summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorChen-Yu Tsai2015-02-02 23:22:05 +0100
committerMaxime Ripard2015-02-23 09:30:29 +0100
commitef146afaa87b4a2a2e7a51fc8bfd40de98a42b2f (patch)
treef9473018394048588e9fb5130c588d2c55fdb362 /arch
parentARM: sunxi_defconfig: Enable CONFIG_PHY_SUN9I_USB (diff)
downloadkernel-qcow2-linux-ef146afaa87b4a2a2e7a51fc8bfd40de98a42b2f.tar.gz
kernel-qcow2-linux-ef146afaa87b4a2a2e7a51fc8bfd40de98a42b2f.tar.xz
kernel-qcow2-linux-ef146afaa87b4a2a2e7a51fc8bfd40de98a42b2f.zip
ARM: multi_v7_defconfig: Enable CONFIG_PHY_SUN9I_USB
On sun9i we have a new PHY driver for USB. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index e8a4c955241b..e1f9a79651ca 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -478,6 +478,7 @@ CONFIG_PHY_MIPHY365X=y
CONFIG_PHY_STIH41X_USB=y
CONFIG_PHY_STIH407_USB=y
CONFIG_PHY_SUN4I_USB=y
+CONFIG_PHY_SUN9I_USB=y
CONFIG_EXT4_FS=y
CONFIG_AUTOFS4_FS=y
CONFIG_MSDOS_FS=y