aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2410/Kconfig
diff options
context:
space:
mode:
authormokopatches <mokopatches@openmoko.org>2008-11-19 17:03:12 +0000
committerwarmcat <andy@warmcat.com>2008-11-19 17:03:12 +0000
commitce90a0e00afd546c6f01bd3d645e7e29f6f2d2fc (patch)
tree38c10a9c2e7af1e6b29ccc7cc2af4810672608bd /arch/arm/mach-s3c2410/Kconfig
parent2ddb75cf210a1258d30b3044f7675616a98573a1 (diff)
s3c2410-pwm.patch
This patch adds a PWM api abstraction for the S3C2410 SoC Signed-off-by: Javi Roman <javiroman@kernel-labs.org> Signed-off-by: Harald Welte <laforge@openmoko.org>
Diffstat (limited to 'arch/arm/mach-s3c2410/Kconfig')
-rw-r--r--arch/arm/mach-s3c2410/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/Kconfig b/arch/arm/mach-s3c2410/Kconfig
index 4c9c2e176d0..f7cf5f3fbca 100644
--- a/arch/arm/mach-s3c2410/Kconfig
+++ b/arch/arm/mach-s3c2410/Kconfig
@@ -9,6 +9,7 @@ config CPU_S3C2410
depends on ARCH_S3C2410
select S3C2410_CLOCK
select S3C2410_GPIO
+ select S3C2410_PWM
select CPU_LLSERIAL_S3C2410
select S3C2410_PM if PM
help
@@ -44,6 +45,12 @@ config MACH_BAST_IDE
Internal node for machines with an BAST style IDE
interface
+config S3C2410_PWM
+ bool
+ help
+ PWM timer code for the S3C2410, and similar processors
+
+
menu "S3C2410 Machines"
config ARCH_SMDK2410