aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2014-06-18 09:32:04 -0400
committerMaxime Coquelin <maxime.coquelin@st.com>2016-04-06 07:36:08 -0400
commitdaf7bb1dde0131f2a61cda51a117da63bf718ea4 (patch)
treee3bb1dd031202efa1ab23cffb6a4ef1e4f559306
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca (diff)
ARM: multi_v7_defconfig: Enable ST's PWM driver
Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
-rw-r--r--arch/arm/configs/multi_v7_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 28234906a064..7cc9beeaa998 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -784,7 +784,7 @@ CONFIG_PWM_SUN4I=y
784CONFIG_PWM_TEGRA=y 784CONFIG_PWM_TEGRA=y
785CONFIG_PWM_VT8500=y 785CONFIG_PWM_VT8500=y
786CONFIG_PHY_HIX5HD2_SATA=y 786CONFIG_PHY_HIX5HD2_SATA=y
787CONFIG_PWM_STI=m 787CONFIG_PWM_STI=y
788CONFIG_PWM_BCM2835=y 788CONFIG_PWM_BCM2835=y
789CONFIG_OMAP_USB2=y 789CONFIG_OMAP_USB2=y
790CONFIG_TI_PIPE3=y 790CONFIG_TI_PIPE3=y