Kconfig 396 B

1234567891011
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. config 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. To compile this driver as a module, choose M here: the modules
  10. will be called simatic-ipc-leds and simatic-ipc-leds-gpio.