aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2410/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c2410/Kconfig')
-rw-r--r--arch/arm/mach-s3c2410/Kconfig7
1 files changed, 1 insertions, 6 deletions
diff --git a/arch/arm/mach-s3c2410/Kconfig b/arch/arm/mach-s3c2410/Kconfig
index ba58f9cac95..ea5d8f24f64 100644
--- a/arch/arm/mach-s3c2410/Kconfig
+++ b/arch/arm/mach-s3c2410/Kconfig
@@ -10,7 +10,7 @@ config CPU_S3C2410
select CPU_ARM920T
select S3C2410_CLOCK
select S3C2410_GPIO
- select S3C2410_PWM
+ select S3C_PWM
select CPU_LLSERIAL_S3C2410
select S3C2410_PM if PM
help
@@ -46,11 +46,6 @@ 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"