summaryrefslogtreecommitdiffstats
path: root/drivers/leds/Kconfig
diff options
context:
space:
mode:
authorKukjin Kim2012-03-03 00:57:03 +0100
committerKukjin Kim2012-03-07 10:36:33 +0100
commit880bcd4a8363f24375027f9ded4670960dcfa70a (patch)
tree31894d9dc2c29f31234e479de520a50858cce54c /drivers/leds/Kconfig
parentMerge tag 'v3.3-rc2' into depends/rmk/for-armsoc (diff)
parentARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xx (diff)
downloadkernel-qcow2-linux-880bcd4a8363f24375027f9ded4670960dcfa70a.tar.gz
kernel-qcow2-linux-880bcd4a8363f24375027f9ded4670960dcfa70a.tar.xz
kernel-qcow2-linux-880bcd4a8363f24375027f9ded4670960dcfa70a.zip
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
Conflicts: arch/arm/mach-s3c24xx/include/mach/system.h
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r--drivers/leds/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 9ca28fced2b9..28b27ad57a19 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -69,7 +69,7 @@ config LEDS_MIKROTIK_RB532
config LEDS_S3C24XX
tristate "LED Support for Samsung S3C24XX GPIO LEDs"
depends on LEDS_CLASS
- depends on ARCH_S3C2410
+ depends on ARCH_S3C24XX
help
This option enables support for LEDs connected to GPIO lines
on Samsung S3C24XX series CPUs, such as the S3C2410 and S3C2440.