[PATCH V2 3/3] SPEAr3xx: Update defconfig for ST's PWM
From: Viresh Kumar <hidden>
Date: 2011-05-31 08:53:42
Also in:
lkml
Subsystem:
arm port, the rest · Maintainers:
Russell King, Linus Torvalds
From: Viresh Kumar <hidden>
Date: 2011-05-31 08:53:42
Also in:
lkml
Subsystem:
arm port, the rest · Maintainers:
Russell King, Linus Torvalds
Signed-off-by: Viresh Kumar <redacted> --- arch/arm/configs/spear3xx_defconfig | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/arm/configs/spear3xx_defconfig b/arch/arm/configs/spear3xx_defconfig
index 07e9613..bc29eaf 100644
--- a/arch/arm/configs/spear3xx_defconfig
+++ b/arch/arm/configs/spear3xx_defconfig@@ -30,6 +30,8 @@ CONFIG_SPEAR_PLGPIO=y # CONFIG_HWMON is not set # CONFIG_HID_SUPPORT is not set # CONFIG_USB_SUPPORT is not set +CONFIG_PWMLIB=y +CONFIG_ST_PWM=y CONFIG_EXT2_FS=y CONFIG_EXT2_FS_XATTR=y CONFIG_EXT2_FS_SECURITY=y
--
1.7.2.2