Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
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.