Kconfig 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. config LEDS_GPIO_REGISTER
  3. bool
  4. help
  5. This option provides the function gpio_led_register_device.
  6. As this function is used by arch code it must not be compiled as a
  7. module.
  8. menuconfig NEW_LEDS
  9. bool "LED Support"
  10. help
  11. Say Y to enable Linux LED support. This allows control of supported
  12. LEDs from both userspace and optionally, by kernel events (triggers).
  13. if NEW_LEDS
  14. config LEDS_CLASS
  15. tristate "LED Class Support"
  16. help
  17. This option enables the LED sysfs class in /sys/class/leds. You'll
  18. need this to do anything useful with LEDs. If unsure, say Y.
  19. config LEDS_CLASS_FLASH
  20. tristate "LED Flash Class Support"
  21. depends on LEDS_CLASS
  22. help
  23. This option enables the flash LED sysfs class in /sys/class/leds.
  24. It wraps LED Class and adds flash LEDs specific sysfs attributes
  25. and kernel internal API to it. You'll need this to provide support
  26. for the flash related features of a LED device. It can be built
  27. as a module.
  28. config LEDS_CLASS_MULTICOLOR
  29. tristate "LED Multicolor Class Support"
  30. depends on LEDS_CLASS
  31. help
  32. This option enables the multicolor LED sysfs class in /sys/class/leds.
  33. It wraps LED class and adds multicolor LED specific sysfs attributes
  34. and kernel internal API to it. You'll need this to provide support
  35. for multicolor LEDs that are grouped together. This class is not
  36. intended for single color LEDs. It can be built as a module.
  37. config LEDS_BRIGHTNESS_HW_CHANGED
  38. bool "LED Class brightness_hw_changed attribute support"
  39. depends on LEDS_CLASS
  40. help
  41. This option enables support for the brightness_hw_changed attribute
  42. for LED sysfs class devices under /sys/class/leds.
  43. See Documentation/ABI/testing/sysfs-class-led for details.
  44. comment "LED drivers"
  45. config LEDS_88PM860X
  46. tristate "LED Support for Marvell 88PM860x PMIC"
  47. depends on LEDS_CLASS
  48. depends on MFD_88PM860X
  49. help
  50. This option enables support for on-chip LED drivers found on Marvell
  51. Semiconductor 88PM8606 PMIC.
  52. config LEDS_AN30259A
  53. tristate "LED support for Panasonic AN30259A"
  54. depends on LEDS_CLASS && I2C && OF
  55. help
  56. This option enables support for the AN30259A 3-channel
  57. LED driver.
  58. To compile this driver as a module, choose M here: the module
  59. will be called leds-an30259a.
  60. config LEDS_APU
  61. tristate "Front panel LED support for PC Engines APU/APU2/APU3 boards"
  62. depends on LEDS_CLASS
  63. depends on X86 && DMI
  64. help
  65. This driver makes the PC Engines APU1 front panel LEDs
  66. accessible from userspace programs through the LED subsystem.
  67. If you're looking for APU2/3, use the pcengines-apu2 driver.
  68. (symbol CONFIG_PCENGINES_APU2)
  69. To compile this driver as a module, choose M here: the
  70. module will be called leds-apu.
  71. config LEDS_ARIEL
  72. tristate "Dell Wyse 3020 status LED support"
  73. depends on LEDS_CLASS
  74. depends on (MACH_MMP3_DT && MFD_ENE_KB3930) || COMPILE_TEST
  75. help
  76. This driver adds support for controlling the front panel status
  77. LEDs on Dell Wyse 3020 (Ariel) board via the KB3930 Embedded
  78. Controller.
  79. Say Y to if your machine is a Dell Wyse 3020 thin client.
  80. config LEDS_AW2013
  81. tristate "LED support for Awinic AW2013"
  82. depends on LEDS_CLASS && I2C && OF
  83. help
  84. This option enables support for the AW2013 3-channel
  85. LED driver.
  86. To compile this driver as a module, choose M here: the module
  87. will be called leds-aw2013.
  88. config LEDS_AW2016
  89. tristate "LED Support for AW2016"
  90. depends on LEDS_CLASS && I2C
  91. help
  92. this option enables support for the AW2016 RGB LED connected
  93. through I2C. Say Y to enable support for the AW2016 LED.
  94. To compile this driver as a module, choose M here: the module
  95. will be called leds-aw2016.
  96. config LEDS_BCM6328
  97. tristate "LED Support for Broadcom BCM6328"
  98. depends on LEDS_CLASS
  99. depends on HAS_IOMEM
  100. depends on OF
  101. help
  102. This option enables support for LEDs connected to the BCM6328
  103. LED HW controller accessed via MMIO registers.
  104. config LEDS_BCM6358
  105. tristate "LED Support for Broadcom BCM6358"
  106. depends on LEDS_CLASS
  107. depends on HAS_IOMEM
  108. depends on OF
  109. help
  110. This option enables support for LEDs connected to the BCM6358
  111. LED HW controller accessed via MMIO registers.
  112. config LEDS_CPCAP
  113. tristate "LED Support for Motorola CPCAP"
  114. depends on LEDS_CLASS
  115. depends on MFD_CPCAP
  116. depends on OF
  117. help
  118. This option enables support for LEDs offered by Motorola's
  119. CPCAP PMIC.
  120. config LEDS_CR0014114
  121. tristate "LED Support for Crane CR0014114"
  122. depends on LEDS_CLASS
  123. depends on SPI
  124. depends on OF
  125. help
  126. This option enables support for CR0014114 LED Board which
  127. is widely used in vending machines produced by
  128. Crane Merchandising Systems.
  129. To compile this driver as a module, choose M here: the module
  130. will be called leds-cr0014114.
  131. config LEDS_EL15203000
  132. tristate "LED Support for Crane EL15203000"
  133. depends on LEDS_CLASS
  134. depends on SPI
  135. depends on OF
  136. help
  137. This option enables support for EL15203000 LED Board
  138. (aka RED LED board) which is widely used in coffee vending
  139. machines produced by Crane Merchandising Systems.
  140. To compile this driver as a module, choose M here: the module
  141. will be called leds-el15203000.
  142. config LEDS_TURRIS_OMNIA
  143. tristate "LED support for CZ.NIC's Turris Omnia"
  144. depends on LEDS_CLASS_MULTICOLOR
  145. depends on I2C
  146. depends on MACH_ARMADA_38X || COMPILE_TEST
  147. depends on OF
  148. help
  149. This option enables basic support for the LEDs found on the front
  150. side of CZ.NIC's Turris Omnia router. There are 12 RGB LEDs on the
  151. front panel.
  152. config LEDS_LM3530
  153. tristate "LCD Backlight driver for LM3530"
  154. depends on LEDS_CLASS
  155. depends on I2C
  156. help
  157. This option enables support for the LCD backlight using
  158. LM3530 ambient light sensor chip. This ALS chip can be
  159. controlled manually or using PWM input or using ambient
  160. light automatically.
  161. config LEDS_LM3532
  162. tristate "LCD Backlight driver for LM3532"
  163. select REGMAP_I2C
  164. depends on LEDS_CLASS
  165. depends on I2C
  166. help
  167. This option enables support for the LCD backlight using
  168. LM3532 ambient light sensor chip. This ALS chip can be
  169. controlled manually or using PWM input or using ambient
  170. light automatically.
  171. config LEDS_LM3533
  172. tristate "LED support for LM3533"
  173. depends on LEDS_CLASS
  174. depends on MFD_LM3533
  175. help
  176. This option enables support for the LEDs on National Semiconductor /
  177. TI LM3533 Lighting Power chips.
  178. The LEDs can be controlled directly, through PWM input, or by the
  179. ambient-light-sensor interface. The chip supports
  180. hardware-accelerated blinking with maximum on and off periods of 9.8
  181. and 77 seconds respectively.
  182. config LEDS_LM3642
  183. tristate "LED support for LM3642 Chip"
  184. depends on LEDS_CLASS && I2C
  185. select REGMAP_I2C
  186. help
  187. This option enables support for LEDs connected to LM3642.
  188. The LM3642 is a 4MHz fixed-frequency synchronous boost
  189. converter plus 1.5A constant current driver for a high-current
  190. white LED.
  191. config LEDS_LM3692X
  192. tristate "LED support for LM3692x Chips"
  193. depends on LEDS_CLASS && I2C && OF
  194. select REGMAP_I2C
  195. help
  196. This option enables support for the TI LM3692x family
  197. of white LED string drivers used for backlighting.
  198. config LEDS_LOCOMO
  199. tristate "LED Support for Locomo device"
  200. depends on LEDS_CLASS
  201. depends on SHARP_LOCOMO
  202. help
  203. This option enables support for the LEDs on Sharp Locomo.
  204. Zaurus models SL-5500 and SL-5600.
  205. config LEDS_MIKROTIK_RB532
  206. tristate "LED Support for Mikrotik Routerboard 532"
  207. depends on LEDS_CLASS
  208. depends on MIKROTIK_RB532
  209. help
  210. This option enables support for the so called "User LED" of
  211. Mikrotik's Routerboard 532.
  212. config LEDS_MT6323
  213. tristate "LED Support for Mediatek MT6323 PMIC"
  214. depends on LEDS_CLASS
  215. depends on MFD_MT6397
  216. help
  217. This option enables support for on-chip LED drivers found on
  218. Mediatek MT6323 PMIC.
  219. config LEDS_S3C24XX
  220. tristate "LED Support for Samsung S3C24XX GPIO LEDs"
  221. depends on LEDS_CLASS
  222. depends on ARCH_S3C24XX || COMPILE_TEST
  223. help
  224. This option enables support for LEDs connected to GPIO lines
  225. on Samsung S3C24XX series CPUs, such as the S3C2410 and S3C2440.
  226. config LEDS_NET48XX
  227. tristate "LED Support for Soekris net48xx series Error LED"
  228. depends on LEDS_CLASS
  229. depends on SCx200_GPIO
  230. help
  231. This option enables support for the Soekris net4801 and net4826 error
  232. LED.
  233. config LEDS_QPNP_FLASH_V2
  234. tristate "Support for QPNP V2 Flash LEDs"
  235. depends on LEDS_CLASS && MFD_SPMI_PMIC
  236. select LEDS_TRIGGERS
  237. help
  238. This driver supports the flash V2 LED functionality of Qualcomm
  239. Technologies, Inc. QPNP PMICs. This driver supports PMICs starting
  240. from PMI8998, PM8150L and their derivatives. It can configure the
  241. flash LED target current for several independent channels. It also
  242. supports various over current and over temperature mitigation features.
  243. config LEDS_WRAP
  244. tristate "LED Support for the WRAP series LEDs"
  245. depends on LEDS_CLASS
  246. depends on SCx200_GPIO
  247. help
  248. This option enables support for the PCEngines WRAP programmable LEDs.
  249. config LEDS_COBALT_QUBE
  250. tristate "LED Support for the Cobalt Qube series front LED"
  251. depends on LEDS_CLASS
  252. depends on MIPS_COBALT || COMPILE_TEST
  253. help
  254. This option enables support for the front LED on Cobalt Qube series
  255. config LEDS_COBALT_RAQ
  256. bool "LED Support for the Cobalt Raq series"
  257. depends on LEDS_CLASS=y && (MIPS_COBALT || COMPILE_TEST)
  258. select LEDS_TRIGGERS
  259. help
  260. This option enables support for the Cobalt Raq series LEDs.
  261. config LEDS_SUNFIRE
  262. tristate "LED support for SunFire servers."
  263. depends on LEDS_CLASS
  264. depends on SPARC64
  265. select LEDS_TRIGGERS
  266. help
  267. This option enables support for the Left, Middle, and Right
  268. LEDs on the I/O and CPU boards of SunFire UltraSPARC servers.
  269. config LEDS_IPAQ_MICRO
  270. tristate "LED Support for the Compaq iPAQ h3xxx"
  271. depends on LEDS_CLASS
  272. depends on MFD_IPAQ_MICRO
  273. help
  274. Choose this option if you want to use the notification LED on
  275. Compaq/HP iPAQ h3100 and h3600.
  276. config LEDS_HP6XX
  277. tristate "LED Support for the HP Jornada 6xx"
  278. depends on LEDS_CLASS
  279. depends on SH_HP6XX
  280. help
  281. This option enables LED support for the handheld
  282. HP Jornada 620/660/680/690.
  283. config LEDS_PCA9532
  284. tristate "LED driver for PCA9532 dimmer"
  285. depends on LEDS_CLASS
  286. depends on I2C && INPUT
  287. help
  288. This option enables support for NXP pca9532
  289. LED controller. It is generally only useful
  290. as a platform driver
  291. config LEDS_PCA9532_GPIO
  292. bool "Enable GPIO support for PCA9532"
  293. depends on LEDS_PCA9532
  294. depends on GPIOLIB
  295. help
  296. Allow unused pins on PCA9532 to be used as gpio.
  297. To use a pin as gpio pca9532_type in pca9532_platform data needs to
  298. set to PCA9532_TYPE_GPIO.
  299. config LEDS_GPIO
  300. tristate "LED Support for GPIO connected LEDs"
  301. depends on LEDS_CLASS
  302. depends on GPIOLIB || COMPILE_TEST
  303. help
  304. This option enables support for the LEDs connected to GPIO
  305. outputs. To be useful the particular board must have LEDs
  306. and they must be connected to the GPIO lines. The LEDs must be
  307. defined as platform devices and/or OpenFirmware platform devices.
  308. The code to use these bindings can be selected below.
  309. config LEDS_LP3944
  310. tristate "LED Support for N.S. LP3944 (Fun Light) I2C chip"
  311. depends on LEDS_CLASS
  312. depends on I2C
  313. help
  314. This option enables support for LEDs connected to the National
  315. Semiconductor LP3944 Lighting Management Unit (LMU) also known as
  316. Fun Light Chip.
  317. To compile this driver as a module, choose M here: the
  318. module will be called leds-lp3944.
  319. config LEDS_LP3952
  320. tristate "LED Support for TI LP3952 2 channel LED driver"
  321. depends on LEDS_CLASS
  322. depends on I2C
  323. depends on GPIOLIB
  324. select REGMAP_I2C
  325. help
  326. This option enables support for LEDs connected to the Texas
  327. Instruments LP3952 LED driver.
  328. To compile this driver as a module, choose M here: the
  329. module will be called leds-lp3952.
  330. config LEDS_LP50XX
  331. tristate "LED Support for TI LP5036/30/24/18/12/09 LED driver chip"
  332. depends on LEDS_CLASS && REGMAP_I2C
  333. depends on LEDS_CLASS_MULTICOLOR || !LEDS_CLASS_MULTICOLOR
  334. help
  335. If you say yes here you get support for the Texas Instruments
  336. LP5036, LP5030, LP5024, LP5018, LP5012 and LP5009 LED driver.
  337. To compile this driver as a module, choose M here: the
  338. module will be called leds-lp50xx.
  339. config LEDS_LP55XX_COMMON
  340. tristate "Common Driver for TI/National LP5521/5523/55231/5562/8501"
  341. depends on LEDS_CLASS
  342. depends on LEDS_CLASS_MULTICOLOR || !LEDS_CLASS_MULTICOLOR
  343. depends on OF
  344. depends on I2C
  345. select FW_LOADER
  346. select FW_LOADER_USER_HELPER
  347. help
  348. This option supports common operations for LP5521/5523/55231/5562/8501
  349. devices.
  350. config LEDS_LP5521
  351. tristate "LED Support for N.S. LP5521 LED driver chip"
  352. depends on LEDS_CLASS && I2C
  353. depends on LEDS_LP55XX_COMMON
  354. help
  355. If you say yes here you get support for the National Semiconductor
  356. LP5521 LED driver. It is 3 channel chip with programmable engines.
  357. Driver provides direct control via LED class and interface for
  358. programming the engines.
  359. config LEDS_LP5523
  360. tristate "LED Support for TI/National LP5523/55231 LED driver chip"
  361. depends on LEDS_CLASS && I2C
  362. depends on LEDS_LP55XX_COMMON
  363. help
  364. If you say yes here you get support for TI/National Semiconductor
  365. LP5523/55231 LED driver.
  366. It is 9 channel chip with programmable engines.
  367. Driver provides direct control via LED class and interface for
  368. programming the engines.
  369. config LEDS_LP5562
  370. tristate "LED Support for TI LP5562 LED driver chip"
  371. depends on LEDS_CLASS && I2C
  372. depends on LEDS_LP55XX_COMMON
  373. help
  374. If you say yes here you get support for TI LP5562 LED driver.
  375. It is 4 channels chip with programmable engines.
  376. Driver provides direct control via LED class and interface for
  377. programming the engines.
  378. config LEDS_LP8501
  379. tristate "LED Support for TI LP8501 LED driver chip"
  380. depends on LEDS_CLASS && I2C
  381. depends on LEDS_LP55XX_COMMON
  382. help
  383. If you say yes here you get support for TI LP8501 LED driver.
  384. It is 9 channel chip with programmable engines.
  385. Driver provides direct control via LED class and interface for
  386. programming the engines.
  387. It is similar as LP5523, but output power selection is available.
  388. And register layout and engine program schemes are different.
  389. config LEDS_LP8788
  390. tristate "LED support for the TI LP8788 PMIC"
  391. depends on LEDS_CLASS
  392. depends on MFD_LP8788
  393. help
  394. This option enables support for the Keyboard LEDs on the LP8788 PMIC.
  395. config LEDS_LP8860
  396. tristate "LED support for the TI LP8860 4 channel LED driver"
  397. depends on LEDS_CLASS && I2C && OF
  398. select REGMAP_I2C
  399. help
  400. If you say yes here you get support for the TI LP8860 4 channel
  401. LED driver.
  402. This option enables support for the display cluster LEDs
  403. on the LP8860 4 channel LED driver using the I2C communication
  404. bus.
  405. config LEDS_CLEVO_MAIL
  406. tristate "Mail LED on Clevo notebook"
  407. depends on LEDS_CLASS && BROKEN
  408. depends on X86 && SERIO_I8042 && DMI
  409. help
  410. This driver makes the mail LED accessible from userspace
  411. programs through the LEDs subsystem. This LED has three
  412. known modes: off, blink at 0.5Hz and blink at 1Hz.
  413. The driver supports two kinds of interface: using ledtrig-timer
  414. or through /sys/class/leds/clevo::mail/brightness. As this LED
  415. cannot change its brightness it blinks instead. The brightness
  416. value 0 means off, 1..127 means blink at 0.5Hz and 128..255 means
  417. blink at 1Hz.
  418. This module can drive the mail LED for the following notebooks:
  419. Clevo D400P
  420. Clevo D410J
  421. Clevo D410V
  422. Clevo D400V/D470V (not tested, but might work)
  423. Clevo M540N
  424. Clevo M5x0N (not tested, but might work)
  425. Positivo Mobile (Clevo M5x0V)
  426. If your model is not listed here you can try the "nodetect"
  427. module parameter.
  428. To compile this driver as a module, choose M here: the
  429. module will be called leds-clevo-mail.
  430. config LEDS_PCA955X
  431. tristate "LED Support for PCA955x I2C chips"
  432. depends on LEDS_CLASS
  433. depends on I2C
  434. help
  435. This option enables support for LEDs connected to PCA955x
  436. LED driver chips accessed via the I2C bus. Supported
  437. devices include PCA9550, PCA9551, PCA9552, and PCA9553.
  438. config LEDS_PCA955X_GPIO
  439. bool "Enable GPIO support for PCA955X"
  440. depends on LEDS_PCA955X
  441. depends on GPIOLIB
  442. help
  443. Allow unused pins on PCA955X to be used as gpio.
  444. To use a pin as gpio the pin type should be set to
  445. PCA955X_TYPE_GPIO in the device tree.
  446. config LEDS_PCA963X
  447. tristate "LED support for PCA963x I2C chip"
  448. depends on LEDS_CLASS
  449. depends on I2C
  450. help
  451. This option enables support for LEDs connected to the PCA963x
  452. LED driver chip accessed via the I2C bus. Supported
  453. devices include PCA9633 and PCA9634
  454. config LEDS_WM831X_STATUS
  455. tristate "LED support for status LEDs on WM831x PMICs"
  456. depends on LEDS_CLASS
  457. depends on MFD_WM831X
  458. help
  459. This option enables support for the status LEDs of the WM831x
  460. series of PMICs.
  461. config LEDS_WM8350
  462. tristate "LED Support for WM8350 AudioPlus PMIC"
  463. depends on LEDS_CLASS
  464. depends on MFD_WM8350
  465. help
  466. This option enables support for LEDs driven by the Wolfson
  467. Microelectronics WM8350 AudioPlus PMIC.
  468. config LEDS_DA903X
  469. tristate "LED Support for DA9030/DA9034 PMIC"
  470. depends on LEDS_CLASS
  471. depends on PMIC_DA903X
  472. help
  473. This option enables support for on-chip LED drivers found
  474. on Dialog Semiconductor DA9030/DA9034 PMICs.
  475. config LEDS_DA9052
  476. tristate "Dialog DA9052/DA9053 LEDS"
  477. depends on LEDS_CLASS
  478. depends on PMIC_DA9052
  479. help
  480. This option enables support for on-chip LED drivers found
  481. on Dialog Semiconductor DA9052-BC and DA9053-AA/Bx PMICs.
  482. config LEDS_DAC124S085
  483. tristate "LED Support for DAC124S085 SPI DAC"
  484. depends on LEDS_CLASS
  485. depends on SPI
  486. help
  487. This option enables support for DAC124S085 SPI DAC from NatSemi,
  488. which can be used to control up to four LEDs.
  489. config LEDS_PWM
  490. tristate "PWM driven LED Support"
  491. depends on LEDS_CLASS
  492. depends on PWM
  493. help
  494. This option enables support for pwm driven LEDs
  495. config LEDS_QTI_FLASH
  496. tristate "Support for QTI Flash LEDs"
  497. depends on LEDS_CLASS_FLASH
  498. depends on MFD_SPMI_PMIC
  499. select LEDS_TRIGGERS
  500. help
  501. This driver supports flash LED peripheral that is present on
  502. some Qualcomm Technologies, Inc. PMICs (e.g. PM8350C). It can
  503. configure the flash LED target current for several independent
  504. channels. It also supports various over current and over
  505. temperature mitigation features.
  506. To compile this driver as a module, choose M here: the
  507. module will be called leds-qti-flash.
  508. config LEDS_REGULATOR
  509. tristate "REGULATOR driven LED support"
  510. depends on LEDS_CLASS
  511. depends on REGULATOR
  512. help
  513. This option enables support for regulator driven LEDs.
  514. config LEDS_BD2802
  515. tristate "LED driver for BD2802 RGB LED"
  516. depends on LEDS_CLASS
  517. depends on I2C
  518. help
  519. This option enables support for BD2802GU RGB LED driver chips
  520. accessed via the I2C bus.
  521. config LEDS_INTEL_SS4200
  522. tristate "LED driver for Intel NAS SS4200 series"
  523. depends on LEDS_CLASS
  524. depends on PCI && DMI
  525. depends on X86
  526. help
  527. This option enables support for the Intel SS4200 series of
  528. Network Attached Storage servers. You may control the hard
  529. drive or power LEDs on the front panel. Using this driver
  530. can stop the front LED from blinking after startup.
  531. config LEDS_LT3593
  532. tristate "LED driver for LT3593 controllers"
  533. depends on LEDS_CLASS
  534. depends on GPIOLIB || COMPILE_TEST
  535. help
  536. This option enables support for LEDs driven by a Linear Technology
  537. LT3593 controller. This controller uses a special one-wire pulse
  538. coding protocol to set the brightness.
  539. config LEDS_ADP5520
  540. tristate "LED Support for ADP5520/ADP5501 PMIC"
  541. depends on LEDS_CLASS
  542. depends on PMIC_ADP5520
  543. help
  544. This option enables support for on-chip LED drivers found
  545. on Analog Devices ADP5520/ADP5501 PMICs.
  546. To compile this driver as a module, choose M here: the module will
  547. be called leds-adp5520.
  548. config LEDS_MC13783
  549. tristate "LED Support for MC13XXX PMIC"
  550. depends on LEDS_CLASS
  551. depends on MFD_MC13XXX
  552. help
  553. This option enables support for on-chip LED drivers found
  554. on Freescale Semiconductor MC13783/MC13892/MC34708 PMIC.
  555. config LEDS_NS2
  556. tristate "LED support for Network Space v2 GPIO LEDs"
  557. depends on LEDS_CLASS
  558. depends on MACH_KIRKWOOD || MACH_ARMADA_370 || COMPILE_TEST
  559. default y
  560. help
  561. This option enables support for the dual-GPIO LEDs found on the
  562. following LaCie/Seagate boards:
  563. Network Space v2 (and parents: Max, Mini)
  564. Internet Space v2
  565. d2 Network v2
  566. n090401 (Seagate NAS 4-Bay)
  567. config LEDS_NETXBIG
  568. tristate "LED support for Big Network series LEDs"
  569. depends on LEDS_CLASS
  570. depends on MACH_KIRKWOOD || COMPILE_TEST
  571. depends on OF_GPIO
  572. default y
  573. help
  574. This option enables support for LEDs found on the LaCie 2Big
  575. and 5Big Network v2 boards. The LEDs are wired to a CPLD and are
  576. controlled through a GPIO extension bus.
  577. config LEDS_ASIC3
  578. bool "LED support for the HTC ASIC3"
  579. depends on LEDS_CLASS=y
  580. depends on MFD_ASIC3
  581. default y
  582. help
  583. This option enables support for the LEDs on the HTC ASIC3. The HTC
  584. ASIC3 LED GPIOs are inputs, not outputs, thus the leds-gpio driver
  585. cannot be used. This driver supports hardware blinking with an on+off
  586. period from 62ms to 125s. Say Y to enable LEDs on the HP iPAQ hx4700.
  587. config LEDS_TCA6507
  588. tristate "LED Support for TCA6507 I2C chip"
  589. depends on LEDS_CLASS && I2C
  590. help
  591. This option enables support for LEDs connected to TC6507
  592. LED driver chips accessed via the I2C bus.
  593. Driver support brightness control and hardware-assisted blinking.
  594. config LEDS_TLC591XX
  595. tristate "LED driver for TLC59108 and TLC59116 controllers"
  596. depends on LEDS_CLASS && I2C
  597. select REGMAP_I2C
  598. help
  599. This option enables support for Texas Instruments TLC59108
  600. and TLC59116 LED controllers.
  601. config LEDS_MAX77650
  602. tristate "LED support for Maxim MAX77650 PMIC"
  603. depends on LEDS_CLASS && MFD_MAX77650
  604. help
  605. LEDs driver for MAX77650 family of PMICs from Maxim Integrated.
  606. config LEDS_MAX8997
  607. tristate "LED support for MAX8997 PMIC"
  608. depends on LEDS_CLASS && MFD_MAX8997
  609. help
  610. This option enables support for on-chip LED drivers on
  611. MAXIM MAX8997 PMIC.
  612. config LEDS_LM355x
  613. tristate "LED support for LM3554 and LM3556 chips"
  614. depends on LEDS_CLASS && I2C
  615. select REGMAP_I2C
  616. help
  617. This option enables support for LEDs connected to LM3554
  618. and LM3556. It includes Torch, Flash and Indicator functions.
  619. config LEDS_OT200
  620. tristate "LED support for the Bachmann OT200"
  621. depends on LEDS_CLASS && HAS_IOMEM && (X86_32 || COMPILE_TEST)
  622. help
  623. This option enables support for the LEDs on the Bachmann OT200.
  624. Say Y to enable LEDs on the Bachmann OT200.
  625. config LEDS_MENF21BMC
  626. tristate "LED support for the MEN 14F021P00 BMC"
  627. depends on LEDS_CLASS && MFD_MENF21BMC
  628. help
  629. Say Y here to include support for the MEN 14F021P00 BMC LEDs.
  630. This driver can also be built as a module. If so the module
  631. will be called leds-menf21bmc.
  632. config LEDS_IS31FL319X
  633. tristate "LED Support for ISSI IS31FL319x I2C LED controller family"
  634. depends on LEDS_CLASS && I2C
  635. select REGMAP_I2C
  636. help
  637. This option enables support for LEDs connected to ISSI IS31FL319x
  638. fancy LED driver chips accessed via the I2C bus.
  639. Driver supports individual PWM brightness control for each channel.
  640. This driver can also be built as a module. If so the module will be
  641. called leds-is31fl319x.
  642. config LEDS_IS31FL32XX
  643. tristate "LED support for ISSI IS31FL32XX I2C LED controller family"
  644. depends on LEDS_CLASS && I2C && OF
  645. help
  646. Say Y here to include support for ISSI IS31FL32XX and Si-En SN32xx
  647. LED controllers. They are I2C devices with multiple constant-current
  648. channels, each with independent 256-level PWM control.
  649. config LEDS_SC27XX_BLTC
  650. tristate "LED support for the SC27xx breathing light controller"
  651. depends on LEDS_CLASS && MFD_SC27XX_PMIC
  652. depends on OF
  653. help
  654. Say Y here to include support for the SC27xx breathing light controller
  655. LEDs.
  656. This driver can also be built as a module. If so the module will be
  657. called leds-sc27xx-bltc.
  658. comment "LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)"
  659. config LEDS_BLINKM
  660. tristate "LED support for the BlinkM I2C RGB LED"
  661. depends on LEDS_CLASS
  662. depends on I2C
  663. help
  664. This option enables support for the BlinkM RGB LED connected
  665. through I2C. Say Y to enable support for the BlinkM LED.
  666. config LEDS_POWERNV
  667. tristate "LED support for PowerNV Platform"
  668. depends on LEDS_CLASS
  669. depends on PPC_POWERNV
  670. depends on OF
  671. help
  672. This option enables support for the system LEDs present on
  673. PowerNV platforms. Say 'y' to enable this support in kernel.
  674. To compile this driver as a module, choose 'm' here: the module
  675. will be called leds-powernv.
  676. config LEDS_SYSCON
  677. bool "LED support for LEDs on system controllers"
  678. depends on LEDS_CLASS=y
  679. depends on MFD_SYSCON
  680. depends on OF
  681. help
  682. This option enables support for the LEDs on syscon type
  683. devices. This will only work with device tree enabled
  684. devices.
  685. config LEDS_PM8058
  686. tristate "LED Support for the Qualcomm PM8058 PMIC"
  687. depends on MFD_PM8XXX
  688. depends on LEDS_CLASS
  689. help
  690. Choose this option if you want to use the LED drivers in
  691. the Qualcomm PM8058 PMIC.
  692. config LEDS_MLXCPLD
  693. tristate "LED support for the Mellanox boards"
  694. depends on X86 && DMI
  695. depends on LEDS_CLASS
  696. help
  697. This option enables support for the LEDs on the Mellanox
  698. boards. Say Y to enable these.
  699. config LEDS_MLXREG
  700. tristate "LED support for the Mellanox switches management control"
  701. depends on LEDS_CLASS
  702. help
  703. This option enables support for the LEDs on the Mellanox Ethernet and
  704. InfiniBand switches. The driver can be activated by the platform device
  705. device add call. Say Y to enable these. To compile this driver as a
  706. module, choose 'M' here: the module will be called leds-mlxreg.
  707. config LEDS_USER
  708. tristate "Userspace LED support"
  709. depends on LEDS_CLASS
  710. help
  711. This option enables support for userspace LEDs. Say 'y' to enable this
  712. support in kernel. To compile this driver as a module, choose 'm' here:
  713. the module will be called uleds.
  714. config LEDS_NIC78BX
  715. tristate "LED support for NI PXI NIC78bx devices"
  716. depends on LEDS_CLASS
  717. depends on X86 && ACPI
  718. help
  719. This option enables support for the User1 and User2 LEDs on NI
  720. PXI NIC78bx devices.
  721. To compile this driver as a module, choose M here: the module
  722. will be called leds-nic78bx.
  723. config LEDS_SPI_BYTE
  724. tristate "LED support for SPI LED controller with a single byte"
  725. depends on LEDS_CLASS
  726. depends on SPI
  727. depends on OF
  728. help
  729. This option enables support for LED controller which use a single byte
  730. for controlling the brightness. Currently the following controller is
  731. supported: Ubiquiti airCube ISP microcontroller based LED controller.
  732. config LEDS_TI_LMU_COMMON
  733. tristate "LED driver for TI LMU"
  734. depends on LEDS_CLASS
  735. select REGMAP
  736. help
  737. Say Y to enable the LED driver for TI LMU devices.
  738. This supports common features between the TI LM3532, LM3631, LM3632,
  739. LM3633, LM3695 and LM3697.
  740. config LEDS_LM3697
  741. tristate "LED driver for LM3697"
  742. depends on LEDS_TI_LMU_COMMON
  743. depends on I2C && OF
  744. help
  745. Say Y to enable the LM3697 LED driver for TI LMU devices.
  746. This supports the LED device LM3697.
  747. config LEDS_LM36274
  748. tristate "LED driver for LM36274"
  749. depends on LEDS_TI_LMU_COMMON
  750. depends on MFD_TI_LMU
  751. help
  752. Say Y to enable the LM36274 LED driver for TI LMU devices.
  753. This supports the LED device LM36274.
  754. config LEDS_TPS6105X
  755. tristate "LED support for TI TPS6105X"
  756. depends on LEDS_CLASS
  757. depends on TPS6105X
  758. default y if TPS6105X
  759. help
  760. This driver supports TPS61050/TPS61052 LED chips.
  761. It is a single boost converter primarily for white LEDs and
  762. audio amplifiers.
  763. config LEDS_IP30
  764. tristate "LED support for SGI Octane machines"
  765. depends on LEDS_CLASS
  766. depends on SGI_MFD_IOC3 || COMPILE_TEST
  767. help
  768. This option enables support for the Red and White LEDs of
  769. SGI Octane machines.
  770. To compile this driver as a module, choose M here: the module
  771. will be called leds-ip30.
  772. config LEDS_ACER_A500
  773. tristate "Power button LED support for Acer Iconia Tab A500"
  774. depends on LEDS_CLASS && MFD_ACER_A500_EC
  775. help
  776. This option enables support for the Power Button LED of
  777. Acer Iconia Tab A500.
  778. config LEDS_QTI_TRI_LED
  779. tristate "LED support for Qualcomm Technologies, Inc. TRI_LED"
  780. depends on LEDS_CLASS && MFD_SPMI_PMIC && PWM && OF
  781. help
  782. This driver supports the TRI_LED module found in Qualcomm
  783. Technologies, Inc. PMIC chips. TRI_LED supports 3 LED drivers
  784. at max and each is controlled by a PWM channel used for dimming
  785. or blinking.
  786. To compile this driver as a module, choose M here: the module
  787. will be called leds-qti-tri-led.
  788. config LEDS_QPNP_VIBRATOR_LDO
  789. tristate "Vibrator-LDO support for QPNP PMIC"
  790. depends on LEDS_CLASS && MFD_SPMI_PMIC
  791. help
  792. This option enables device driver support for the vibrator-ldo
  793. peripheral found on Qualcomm Technologies, Inc. QPNP PMICs.
  794. The vibrator-ldo peripheral is capable of driving ERM vibrators.
  795. To compile this driver as a module, choose M here: the module
  796. will be called leds-qpnp-vibrator-ldo.
  797. source "drivers/leds/blink/Kconfig"
  798. comment "Flash and Torch LED drivers"
  799. source "drivers/leds/flash/Kconfig"
  800. comment "RGB LED drivers"
  801. source "drivers/leds/rgb/Kconfig"
  802. comment "LED Triggers"
  803. source "drivers/leds/trigger/Kconfig"
  804. comment "Simple LED drivers"
  805. source "drivers/leds/simple/Kconfig"
  806. endif # NEW_LEDS
  807. config LEDS_S2MPB02
  808. tristate "LED support for the S2MPB02"
  809. def_tristate m
  810. depends on LEDS_CLASS && MFD_S2MPB02 && REGULATOR_S2MPB02
  811. help
  812. This option enables support for the LEDs on the S2MPB02.