summaryrefslogtreecommitdiffstats
path: root/drivers/leds/Kconfig
diff options
context:
space:
mode:
authorGuennadi Liakhovetski2009-01-10 19:58:28 +0100
committerRichard Purdie2009-04-06 17:06:25 +0200
commitac2dd0f110d5ab0359de7786e88e9971954ac7ee (patch)
tree4d61f0b20709cf6b64e984fcd669dfb97112b861 /drivers/leds/Kconfig
parentleds: allow led-drivers to use a variable range of brightness values (diff)
downloadkernel-qcow2-linux-ac2dd0f110d5ab0359de7786e88e9971954ac7ee.tar.gz
kernel-qcow2-linux-ac2dd0f110d5ab0359de7786e88e9971954ac7ee.tar.xz
kernel-qcow2-linux-ac2dd0f110d5ab0359de7786e88e9971954ac7ee.zip
leds: Add dac124s085 driver
Add an LED driver using the DAC124S085 DAC from NatSemi [randy.dunlap@oracle.com: use header files for interfaces] Signed-off-by: Guennadi Liakhovetski <lg@denx.de> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r--drivers/leds/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 90d39e5803cd..16a94088beee 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -190,6 +190,13 @@ config LEDS_DA903X
This option enables support for on-chip LED drivers found
on Dialog Semiconductor DA9030/DA9034 PMICs.
+config LEDS_DAC124S085
+ tristate "LED Support for DAC124S085 SPI DAC"
+ depends on LEDS_CLASS && SPI
+ help
+ This option enables support for DAC124S085 SPI DAC from NatSemi,
+ which can be used to control up to four LEDs.
+
comment "LED Triggers"
config LEDS_TRIGGERS