aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@ti.com>2014-08-01 07:25:04 -0400
committerOlof Johansson <olof@lixom.net>2014-08-02 23:24:31 -0400
commitdc1c5a84c7c97318f0f9cfb66198ef2f5db3dcb3 (patch)
treec18cc99f80283b401f3897cdc9957d3e21a0a58c /arch/arm
parent16e456329571aa01fe6293d39d05e9e825aed7eb (diff)
ARM: multi_v7_defconfig: Enable TI PIPE3 PHY driver
This driver is needed by SATA, PCIe and USB modules on TI SoCs. Signed-off-by: Roger Quadros <rogerq@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm')
-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 849543f7b79b..a0bdb232caf1 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -384,6 +384,7 @@ CONFIG_PWM=y
384CONFIG_PWM_TEGRA=y 384CONFIG_PWM_TEGRA=y
385CONFIG_PWM_VT8500=y 385CONFIG_PWM_VT8500=y
386CONFIG_OMAP_USB2=y 386CONFIG_OMAP_USB2=y
387CONFIG_TI_PIPE3=y
387CONFIG_PHY_MIPHY365X=y 388CONFIG_PHY_MIPHY365X=y
388CONFIG_PHY_SUN4I_USB=y 389CONFIG_PHY_SUN4I_USB=y
389CONFIG_EXT4_FS=y 390CONFIG_EXT4_FS=y