xref: /linux/drivers/leds/Kconfig (revision 9c78ff6e65cad9f9fcf0bbde2bfbbf3a544fb704)
166242f7eSJan Engelhardtmenuconfig NEW_LEDS
2c72a1d60SRichard Purdie	bool "LED Support"
3c72a1d60SRichard Purdie	help
4a8d2e7d9SRichard Purdie	  Say Y to enable Linux LED support.  This allows control of supported
5a8d2e7d9SRichard Purdie	  LEDs from both userspace and optionally, by kernel events (triggers).
6a8d2e7d9SRichard Purdie
7a8d2e7d9SRichard Purdie	  This is not related to standard keyboard LEDs which are controlled
8a8d2e7d9SRichard Purdie	  via the input system.
9c72a1d60SRichard Purdie
1066242f7eSJan Engelhardtif NEW_LEDS
1166242f7eSJan Engelhardt
12c72a1d60SRichard Purdieconfig LEDS_CLASS
13c72a1d60SRichard Purdie	tristate "LED Class Support"
14c72a1d60SRichard Purdie	help
15c72a1d60SRichard Purdie	  This option enables the led sysfs class in /sys/class/leds.  You'll
16c72a1d60SRichard Purdie	  need this to do anything useful with LEDs.  If unsure, say N.
17c72a1d60SRichard Purdie
1824f51e81SBen Dookscomment "LED drivers"
19c3bc9956SRichard Purdie
20de5c9edeSDavid Brownellconfig LEDS_ATMEL_PWM
21de5c9edeSDavid Brownell	tristate "LED Support using Atmel PWM outputs"
22de5c9edeSDavid Brownell	depends on LEDS_CLASS && ATMEL_PWM
23de5c9edeSDavid Brownell	help
24de5c9edeSDavid Brownell	  This option enables support for LEDs driven using outputs
25de5c9edeSDavid Brownell	  of the dedicated PWM controller found on newer Atmel SOCs.
26de5c9edeSDavid Brownell
274d3cb354SRichard Purdieconfig LEDS_LOCOMO
284d3cb354SRichard Purdie	tristate "LED Support for Locomo device"
29bef1f402SRobert P. J. Day	depends on LEDS_CLASS && SHARP_LOCOMO
304d3cb354SRichard Purdie	help
314d3cb354SRichard Purdie	  This option enables support for the LEDs on Sharp Locomo.
324d3cb354SRichard Purdie	  Zaurus models SL-5500 and SL-5600.
334d3cb354SRichard Purdie
3454bdc470SBen Dooksconfig LEDS_S3C24XX
3554bdc470SBen Dooks	tristate "LED Support for Samsung S3C24XX GPIO LEDs"
3654bdc470SBen Dooks	depends on LEDS_CLASS && ARCH_S3C2410
3754bdc470SBen Dooks	help
3854bdc470SBen Dooks	  This option enables support for LEDs connected to GPIO lines
3954bdc470SBen Dooks	  on Samsung S3C24XX series CPUs, such as the S3C2410 and S3C2440.
4054bdc470SBen Dooks
419becde79SJonathan McDowellconfig LEDS_AMS_DELTA
429becde79SJonathan McDowell	tristate "LED Support for the Amstrad Delta (E3)"
43bef1f402SRobert P. J. Day	depends on LEDS_CLASS && MACH_AMS_DELTA
449becde79SJonathan McDowell	help
459becde79SJonathan McDowell	  This option enables support for the LEDs on Amstrad Delta (E3).
469becde79SJonathan McDowell
471a87d942SChris Bootconfig LEDS_NET48XX
481a87d942SChris Boot	tristate "LED Support for Soekris net48xx series Error LED"
491a87d942SChris Boot	depends on LEDS_CLASS && SCx200_GPIO
501a87d942SChris Boot	help
511a87d942SChris Boot	  This option enables support for the Soekris net4801 and net4826 error
521a87d942SChris Boot	  LED.
531a87d942SChris Boot
543b2e46f8SRod Whitbyconfig LEDS_FSG
553b2e46f8SRod Whitby	tristate "LED Support for the Freecom FSG-3"
563b2e46f8SRod Whitby	depends on LEDS_CLASS && MACH_FSG
573b2e46f8SRod Whitby	help
583b2e46f8SRod Whitby	  This option enables support for the LEDs on the Freecom FSG-3.
593b2e46f8SRod Whitby
600d75565fSKristian Kielhofnerconfig LEDS_WRAP
610d75565fSKristian Kielhofner	tristate "LED Support for the WRAP series LEDs"
620d75565fSKristian Kielhofner	depends on LEDS_CLASS && SCx200_GPIO
630d75565fSKristian Kielhofner	help
640d75565fSKristian Kielhofner	  This option enables support for the PCEngines WRAP programmable LEDs.
650d75565fSKristian Kielhofner
66bd4009afSArnaud Patardconfig LEDS_H1940
67bd4009afSArnaud Patard	tristate "LED Support for iPAQ H1940 device"
68247537b9SAdrian Bunk	depends on LEDS_CLASS && ARCH_H1940
69bd4009afSArnaud Patard	help
70bd4009afSArnaud Patard	  This option enables support for the LEDs on the h1940.
71bd4009afSArnaud Patard
72f3b6b6cdSYoichi Yuasaconfig LEDS_COBALT_QUBE
73f3b6b6cdSYoichi Yuasa	tristate "LED Support for the Cobalt Qube series front LED"
742fea6f35SFlorian Fainelli	depends on LEDS_CLASS && MIPS_COBALT
752fea6f35SFlorian Fainelli	help
76f3b6b6cdSYoichi Yuasa	  This option enables support for the front LED on Cobalt Qube series
772fea6f35SFlorian Fainelli
7897da7aafSYoichi Yuasaconfig LEDS_COBALT_RAQ
7997da7aafSYoichi Yuasa	bool "LED Support for the Cobalt Raq series"
8097da7aafSYoichi Yuasa	depends on LEDS_CLASS && MIPS_COBALT
8197da7aafSYoichi Yuasa	select LEDS_TRIGGERS
8297da7aafSYoichi Yuasa	help
8397da7aafSYoichi Yuasa	  This option enables support for the Cobalt Raq series LEDs.
8497da7aafSYoichi Yuasa
855843492cSDavid S. Millerconfig LEDS_SUNFIRE
865843492cSDavid S. Miller	tristate "LED support for SunFire servers."
875843492cSDavid S. Miller	depends on LEDS_CLASS && SPARC64
885843492cSDavid S. Miller	select LEDS_TRIGGERS
895843492cSDavid S. Miller	help
905843492cSDavid S. Miller	  This option enables support for the Left, Middle, and Right
915843492cSDavid S. Miller	  LEDs on the I/O and CPU boards of SunFire UltraSPARC servers.
925843492cSDavid S. Miller
93d39a7a63SKristoffer Ericsonconfig LEDS_HP6XX
94d39a7a63SKristoffer Ericson	tristate "LED Support for the HP Jornada 6xx"
95d39a7a63SKristoffer Ericson	depends on LEDS_CLASS && SH_HP6XX
96d39a7a63SKristoffer Ericson	help
97d39a7a63SKristoffer Ericson	  This option enables led support for the handheld
98d39a7a63SKristoffer Ericson	  HP Jornada 620/660/680/690.
99d39a7a63SKristoffer Ericson
100e14fa824SRiku Voipioconfig LEDS_PCA9532
101e14fa824SRiku Voipio	tristate "LED driver for PCA9532 dimmer"
102e14fa824SRiku Voipio	depends on LEDS_CLASS && I2C && INPUT && EXPERIMENTAL
103e14fa824SRiku Voipio	help
104e14fa824SRiku Voipio	  This option enables support for NXP pca9532
105e14fa824SRiku Voipio	  led controller. It is generally only usefull
106e14fa824SRiku Voipio	  as a platform driver
107e14fa824SRiku Voipio
10822e03f3bSRaphael Assenatconfig LEDS_GPIO
10922e03f3bSRaphael Assenat	tristate "LED Support for GPIO connected LEDs"
11022e03f3bSRaphael Assenat	depends on LEDS_CLASS && GENERIC_GPIO
11122e03f3bSRaphael Assenat	help
11222e03f3bSRaphael Assenat	  This option enables support for the LEDs connected to GPIO
11322e03f3bSRaphael Assenat	  outputs. To be useful the particular board must have LEDs
11422e03f3bSRaphael Assenat	  and they must be connected to the GPIO lines.
11522e03f3bSRaphael Assenat
116*9c78ff6eSPavel Machekconfig LEDS_HP_DISK
117*9c78ff6eSPavel Machek	tristate "LED Support for disk protection LED on HP notebooks"
118*9c78ff6eSPavel Machek	depends on LEDS_CLASS && ACPI
119*9c78ff6eSPavel Machek	help
120*9c78ff6eSPavel Machek	  This option enable support for disk protection LED, found on
121*9c78ff6eSPavel Machek	  newer HP notebooks.
122*9c78ff6eSPavel Machek
123cec035deSMárton Némethconfig LEDS_CLEVO_MAIL
124cec035deSMárton Németh	tristate "Mail LED on Clevo notebook (EXPERIMENTAL)"
125cec035deSMárton Németh	depends on LEDS_CLASS && X86 && SERIO_I8042 && DMI && EXPERIMENTAL
126cec035deSMárton Németh	help
127cec035deSMárton Németh	  This driver makes the mail LED accessible from userspace
128cec035deSMárton Németh	  programs through the leds subsystem. This LED have three
129cec035deSMárton Németh	  known mode: off, blink at 0.5Hz and blink at 1Hz.
130cec035deSMárton Németh
13192e015cbSMárton Németh	  The driver supports two kinds of interface: using ledtrig-timer
13292e015cbSMárton Németh	  or through /sys/class/leds/clevo::mail/brightness. As this LED
13392e015cbSMárton Németh	  cannot change it's brightness it blinks instead. The brightness
13492e015cbSMárton Németh	  value 0 means off, 1..127 means blink at 0.5Hz and 128..255 means
13592e015cbSMárton Németh	  blink at 1Hz.
136cec035deSMárton Németh
137cec035deSMárton Németh	  This module can drive the mail LED for the following notebooks:
138cec035deSMárton Németh
139b3ba31f8SMrton Nmeth	  	Clevo D400P
140cec035deSMárton Németh	  	Clevo D410J
141cec035deSMárton Németh	  	Clevo D410V
142cec035deSMárton Németh	  	Clevo D400V/D470V (not tested, but might work)
143cec035deSMárton Németh	  	Clevo M540N
144cec035deSMárton Németh	  	Clevo M5x0N (not tested, but might work)
145cec035deSMárton Németh	  	Positivo Mobile (Clevo M5x0V)
146cec035deSMárton Németh
147b3ba31f8SMrton Nmeth	  If your model is not listed here you can try the "nodetect"
148b3ba31f8SMrton Nmeth	  module paramter.
149b3ba31f8SMrton Nmeth
150cec035deSMárton Németh	  To compile this driver as a module, choose M here: the
151cec035deSMárton Németh	  module will be called leds-clevo-mail.
152cec035deSMárton Németh
153f46e9203SNate Caseconfig LEDS_PCA955X
154f46e9203SNate Case	tristate "LED Support for PCA955x I2C chips"
155f46e9203SNate Case	depends on LEDS_CLASS && I2C
156f46e9203SNate Case	help
157f46e9203SNate Case	  This option enables support for LEDs connected to PCA955x
158f46e9203SNate Case	  LED driver chips accessed via the I2C bus.  Supported
159f46e9203SNate Case	  devices include PCA9550, PCA9551, PCA9552, and PCA9553.
160f46e9203SNate Case
1619e84561cSMike Rapoportconfig LEDS_DA903X
1629e84561cSMike Rapoport	tristate "LED Support for DA9030/DA9034 PMIC"
1639e84561cSMike Rapoport	depends on LEDS_CLASS && PMIC_DA903X
1649e84561cSMike Rapoport	help
1659e84561cSMike Rapoport	  This option enables support for on-chip LED drivers found
1669e84561cSMike Rapoport	  on Dialog Semiconductor DA9030/DA9034 PMICs.
1679e84561cSMike Rapoport
16824f51e81SBen Dookscomment "LED Triggers"
16924f51e81SBen Dooks
17024f51e81SBen Dooksconfig LEDS_TRIGGERS
17124f51e81SBen Dooks	bool "LED Trigger support"
17224f51e81SBen Dooks	help
17324f51e81SBen Dooks	  This option enables trigger support for the leds class.
17424f51e81SBen Dooks	  These triggers allow kernel events to drive the LEDs and can
17524f51e81SBen Dooks	  be configured via sysfs. If unsure, say Y.
17624f51e81SBen Dooks
1776655c6feSRichard Purdieconfig LEDS_TRIGGER_TIMER
1786655c6feSRichard Purdie	tristate "LED Timer Trigger"
179bef1f402SRobert P. J. Day	depends on LEDS_TRIGGERS
1806655c6feSRichard Purdie	help
1816655c6feSRichard Purdie	  This allows LEDs to be controlled by a programmable timer
1824c79141dSMárton Németh	  via sysfs. Some LED hardware can be programmed to start
1834c79141dSMárton Németh	  blinking the LED without any further software interaction.
1844c79141dSMárton Németh	  For more details read Documentation/leds-class.txt.
1854c79141dSMárton Németh
1864c79141dSMárton Németh	  If unsure, say Y.
1876655c6feSRichard Purdie
1882bfb646cSRichard Purdieconfig LEDS_TRIGGER_IDE_DISK
189baa351eaSBen Dooks	bool "LED IDE Disk Trigger"
190bef1f402SRobert P. J. Day	depends on LEDS_TRIGGERS && BLK_DEV_IDEDISK
1912bfb646cSRichard Purdie	help
1922bfb646cSRichard Purdie	  This allows LEDs to be controlled by IDE disk activity.
1932bfb646cSRichard Purdie	  If unsure, say Y.
1942bfb646cSRichard Purdie
195891c668bSAtsushi Nemotoconfig LEDS_TRIGGER_HEARTBEAT
196891c668bSAtsushi Nemoto	tristate "LED Heartbeat Trigger"
197bef1f402SRobert P. J. Day	depends on LEDS_TRIGGERS
198891c668bSAtsushi Nemoto	help
199891c668bSAtsushi Nemoto	  This allows LEDs to be controlled by a CPU load average.
200891c668bSAtsushi Nemoto	  The flash frequency is a hyperbolic function of the 1-minute
201891c668bSAtsushi Nemoto	  load average.
202891c668bSAtsushi Nemoto	  If unsure, say Y.
203891c668bSAtsushi Nemoto
204132e9306SRodolfo Giometticonfig LEDS_TRIGGER_BACKLIGHT
205132e9306SRodolfo Giometti	tristate "LED backlight Trigger"
206132e9306SRodolfo Giometti	depends on LEDS_TRIGGERS
207132e9306SRodolfo Giometti	help
208132e9306SRodolfo Giometti	  This allows LEDs to be controlled as a backlight device: they
209132e9306SRodolfo Giometti	  turn off and on when the display is blanked and unblanked.
210132e9306SRodolfo Giometti
211132e9306SRodolfo Giometti	  If unsure, say N.
212132e9306SRodolfo Giometti
213060856c7SNick Forbesconfig LEDS_TRIGGER_DEFAULT_ON
214060856c7SNick Forbes	tristate "LED Default ON Trigger"
215060856c7SNick Forbes	depends on LEDS_TRIGGERS
216060856c7SNick Forbes	help
217060856c7SNick Forbes	  This allows LEDs to be initialised in the ON state.
218060856c7SNick Forbes	  If unsure, say Y.
219060856c7SNick Forbes
22066242f7eSJan Engelhardtendif # NEW_LEDS
221