blob: 9ce3ca109c2f03b6b1488298742ed056340ed0ea [file] [log] [blame]
Richard Purdiec72a1d62006-03-31 02:31:04 -08001
2menu "LED devices"
Martin Schwidefskye25df122007-05-10 15:45:57 +02003 depends on HAS_IOMEM
Richard Purdiec72a1d62006-03-31 02:31:04 -08004
5config NEW_LEDS
6 bool "LED Support"
7 help
Richard Purdiea8d2e7d2006-05-15 09:44:14 -07008 Say Y to enable Linux LED support. This allows control of supported
9 LEDs from both userspace and optionally, by kernel events (triggers).
10
11 This is not related to standard keyboard LEDs which are controlled
12 via the input system.
Richard Purdiec72a1d62006-03-31 02:31:04 -080013
14config LEDS_CLASS
15 tristate "LED Class Support"
Robert P. J. Daybef1f402006-12-12 20:04:19 +010016 depends on NEW_LEDS
Richard Purdiec72a1d62006-03-31 02:31:04 -080017 help
18 This option enables the led sysfs class in /sys/class/leds. You'll
19 need this to do anything useful with LEDs. If unsure, say N.
20
Ben Dooks24f51e82006-04-10 22:54:01 -070021comment "LED drivers"
Richard Purdiec3bc9952006-03-31 02:31:05 -080022
Richard Purdie31791082006-03-31 02:31:09 -080023config LEDS_CORGI
24 tristate "LED Support for the Sharp SL-C7x0 series"
Robert P. J. Daybef1f402006-12-12 20:04:19 +010025 depends on LEDS_CLASS && PXA_SHARP_C7xx
Richard Purdie31791082006-03-31 02:31:09 -080026 help
27 This option enables support for the LEDs on Sharp Zaurus
28 SL-C7x0 series (C700, C750, C760, C860).
29
Richard Purdie4d3cb352006-03-31 02:31:10 -080030config LEDS_LOCOMO
31 tristate "LED Support for Locomo device"
Robert P. J. Daybef1f402006-12-12 20:04:19 +010032 depends on LEDS_CLASS && SHARP_LOCOMO
Richard Purdie4d3cb352006-03-31 02:31:10 -080033 help
34 This option enables support for the LEDs on Sharp Locomo.
35 Zaurus models SL-5500 and SL-5600.
36
Richard Purdie31791082006-03-31 02:31:09 -080037config LEDS_SPITZ
38 tristate "LED Support for the Sharp SL-Cxx00 series"
Robert P. J. Daybef1f402006-12-12 20:04:19 +010039 depends on LEDS_CLASS && PXA_SHARP_Cxx00
Richard Purdie31791082006-03-31 02:31:09 -080040 help
41 This option enables support for the LEDs on Sharp Zaurus
42 SL-Cxx00 series (C1000, C3000, C3100).
43
John Bowler6a0c51b2006-03-31 02:31:11 -080044config LEDS_IXP4XX
45 tristate "LED Support for GPIO connected LEDs on IXP4XX processors"
Robert P. J. Daybef1f402006-12-12 20:04:19 +010046 depends on LEDS_CLASS && ARCH_IXP4XX
John Bowler6a0c51b2006-03-31 02:31:11 -080047 help
48 This option enables support for the LEDs connected to GPIO
49 outputs of the Intel IXP4XX processors. To be useful the
50 particular board must have LEDs and they must be connected
51 to the GPIO lines. If unsure, say Y.
52
Dirk Opfer6d0cf3e2006-03-31 02:31:12 -080053config LEDS_TOSA
54 tristate "LED Support for the Sharp SL-6000 series"
Robert P. J. Daybef1f402006-12-12 20:04:19 +010055 depends on LEDS_CLASS && PXA_SHARPSL
Dirk Opfer6d0cf3e2006-03-31 02:31:12 -080056 help
57 This option enables support for the LEDs on Sharp Zaurus
58 SL-6000 series.
59
Ben Dooks54bdc472006-04-10 22:54:00 -070060config LEDS_S3C24XX
61 tristate "LED Support for Samsung S3C24XX GPIO LEDs"
62 depends on LEDS_CLASS && ARCH_S3C2410
63 help
64 This option enables support for LEDs connected to GPIO lines
65 on Samsung S3C24XX series CPUs, such as the S3C2410 and S3C2440.
66
Jonathan McDowell9becde72006-06-23 02:05:33 -070067config LEDS_AMS_DELTA
68 tristate "LED Support for the Amstrad Delta (E3)"
Robert P. J. Daybef1f402006-12-12 20:04:19 +010069 depends on LEDS_CLASS && MACH_AMS_DELTA
Jonathan McDowell9becde72006-06-23 02:05:33 -070070 help
71 This option enables support for the LEDs on Amstrad Delta (E3).
72
Chris Boot1a87d942006-07-10 04:45:34 -070073config LEDS_NET48XX
74 tristate "LED Support for Soekris net48xx series Error LED"
75 depends on LEDS_CLASS && SCx200_GPIO
76 help
77 This option enables support for the Soekris net4801 and net4826 error
78 LED.
79
Kristian Kielhofner0d755652006-12-06 20:37:28 -080080config LEDS_WRAP
81 tristate "LED Support for the WRAP series LEDs"
82 depends on LEDS_CLASS && SCx200_GPIO
83 help
84 This option enables support for the PCEngines WRAP programmable LEDs.
85
Arnaud Patardbd4009a2007-02-12 23:09:32 +000086config LEDS_H1940
87 tristate "LED Support for iPAQ H1940 device"
88 depends LEDS_CLASS && ARCH_H1940
89 help
90 This option enables support for the LEDs on the h1940.
91
Florian Fainelli2fea6f32007-02-12 23:16:27 +000092config LEDS_COBALT
93 tristate "LED Support for Cobalt Server front LED"
94 depends on LEDS_CLASS && MIPS_COBALT
95 help
96 This option enables support for the front LED on Cobalt Server
97
Raphael Assenat22e03f32007-02-27 19:49:53 +000098config LEDS_GPIO
99 tristate "LED Support for GPIO connected LEDs"
100 depends on LEDS_CLASS && GENERIC_GPIO
101 help
102 This option enables support for the LEDs connected to GPIO
103 outputs. To be useful the particular board must have LEDs
104 and they must be connected to the GPIO lines.
105
Ben Dooks24f51e82006-04-10 22:54:01 -0700106comment "LED Triggers"
107
108config LEDS_TRIGGERS
109 bool "LED Trigger support"
Robert P. J. Daybef1f402006-12-12 20:04:19 +0100110 depends on NEW_LEDS
Ben Dooks24f51e82006-04-10 22:54:01 -0700111 help
112 This option enables trigger support for the leds class.
113 These triggers allow kernel events to drive the LEDs and can
114 be configured via sysfs. If unsure, say Y.
115
Richard Purdie6655c6f2006-03-31 02:31:07 -0800116config LEDS_TRIGGER_TIMER
117 tristate "LED Timer Trigger"
Robert P. J. Daybef1f402006-12-12 20:04:19 +0100118 depends on LEDS_TRIGGERS
Richard Purdie6655c6f2006-03-31 02:31:07 -0800119 help
120 This allows LEDs to be controlled by a programmable timer
121 via sysfs. If unsure, say Y.
122
Richard Purdie2bfb6462006-03-31 02:31:16 -0800123config LEDS_TRIGGER_IDE_DISK
Ben Dooksbaa351e2006-04-10 22:54:01 -0700124 bool "LED IDE Disk Trigger"
Robert P. J. Daybef1f402006-12-12 20:04:19 +0100125 depends on LEDS_TRIGGERS && BLK_DEV_IDEDISK
Richard Purdie2bfb6462006-03-31 02:31:16 -0800126 help
127 This allows LEDs to be controlled by IDE disk activity.
128 If unsure, say Y.
129
Atsushi Nemoto891c6682006-06-25 05:49:15 -0700130config LEDS_TRIGGER_HEARTBEAT
131 tristate "LED Heartbeat Trigger"
Robert P. J. Daybef1f402006-12-12 20:04:19 +0100132 depends on LEDS_TRIGGERS
Atsushi Nemoto891c6682006-06-25 05:49:15 -0700133 help
134 This allows LEDs to be controlled by a CPU load average.
135 The flash frequency is a hyperbolic function of the 1-minute
136 load average.
137 If unsure, say Y.
138
Richard Purdiec72a1d62006-03-31 02:31:04 -0800139endmenu
140