diff options
author | Roger Quadros <rogerq@ti.com> | 2014-08-01 07:25:04 -0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2014-08-02 23:24:31 -0400 |
commit | dc1c5a84c7c97318f0f9cfb66198ef2f5db3dcb3 (patch) | |
tree | c18cc99f80283b401f3897cdc9957d3e21a0a58c /arch/arm | |
parent | 16e456329571aa01fe6293d39d05e9e825aed7eb (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_defconfig | 1 |
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 | |||
384 | CONFIG_PWM_TEGRA=y | 384 | CONFIG_PWM_TEGRA=y |
385 | CONFIG_PWM_VT8500=y | 385 | CONFIG_PWM_VT8500=y |
386 | CONFIG_OMAP_USB2=y | 386 | CONFIG_OMAP_USB2=y |
387 | CONFIG_TI_PIPE3=y | ||
387 | CONFIG_PHY_MIPHY365X=y | 388 | CONFIG_PHY_MIPHY365X=y |
388 | CONFIG_PHY_SUN4I_USB=y | 389 | CONFIG_PHY_SUN4I_USB=y |
389 | CONFIG_EXT4_FS=y | 390 | CONFIG_EXT4_FS=y |