summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2011-12-29 18:05:29 +0900
committerKukjin Kim <kgene.kim@samsung.com>2012-01-20 09:39:36 +0900
commit66211f98d611056bf5fe918bbda37c636688574e (patch)
treee41552674103ca893909fe45e3cf8ddbfa6264c6 /arch/arm/mach-s3c64xx/Kconfig
parent84207d83adc9a9b97d45d9cefaaf0ca766891b92 (diff)
downloadop-kernel-dev-66211f98d611056bf5fe918bbda37c636688574e.zip
op-kernel-dev-66211f98d611056bf5fe918bbda37c636688574e.tar.gz
ARM: S3C64XX: Support GPIO LEDs on Cragganmore
Cragganmore has a bank of 8 LEDs connected to the memory mapped GPIO bank, mostly intended for low level diagnostics. Register these with the LED subsystem for runtime use. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c64xx/Kconfig')
-rw-r--r--arch/arm/mach-s3c64xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c64xx/Kconfig b/arch/arm/mach-s3c64xx/Kconfig
index dd20c66..dc45123 100644
--- a/arch/arm/mach-s3c64xx/Kconfig
+++ b/arch/arm/mach-s3c64xx/Kconfig
@@ -296,5 +296,6 @@ config MACH_WLF_CRAGG_6410
select S3C64XX_DEV_SPI0
select SAMSUNG_GPIO_EXTRA128
select I2C
+ select LEDS_GPIO_REGISTER
help
Machine support for the Wolfson Cragganmore S3C6410 variant.
OpenPOWER on IntegriCloud