xref: /openbmc/linux/drivers/leds/simple/Kconfig (revision b003fb5c9df8a8923bf46e0c00cc54edcfb0fbe3)
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_GPIO
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 modules
11	  will be called simatic-ipc-leds and simatic-ipc-leds-gpio.
12