xref: /openbmc/linux/drivers/leds/simple/Kconfig (revision e6b58555558a1ea653e415fc45308964087f9053)
1# SPDX-License-Identifier: GPL-2.0-only
2config LEDS_SIEMENS_SIMATIC_IPC
3	tristate "LED driver for Siemens Simatic IPCs"
4	depends on LEDS_CLASS
5	depends on SIEMENS_SIMATIC_IPC
6	help
7	  This option enables support for the LEDs of several Industrial PCs
8	  from Siemens.
9
10	  To compile this driver as a module, choose M here: the module
11	  will be called simatic-ipc-leds.
12