leds-apu2: Add PC Engines APU2 LED driver
[oweals/openwrt.git] / package / kernel / leds-apu2 / src / Kconfig
diff --git a/package/kernel/leds-apu2/src/Kconfig b/package/kernel/leds-apu2/src/Kconfig
new file mode 100644 (file)
index 0000000..d0ad5be
--- /dev/null
@@ -0,0 +1,8 @@
+config LEDS_APU2
+        tristate "PC Engines APU2/APU3 LED support"
+        depends on LEDS_CLASS
+        depends on LEDS_GPIO
+        depends on GPIOLIB
+        help
+          Say yes here to enable support for the CPU GPIO pins on the PC Engines
+          APU2/APU3 board, which enables the front LEDs and Reset Button.