Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
[deliverable/linux.git] / drivers / char / Kconfig
index 273b5492fbcf865e3aa06018d7e4a5b6a1c37b71..dcc09739a54ef860343ac2fca5acf59724ca60e2 100644 (file)
@@ -178,6 +178,20 @@ config IBM_BSR
          of threads across a large system which avoids bouncing a cacheline
          between several cores on a system
 
+config POWERNV_OP_PANEL
+       tristate "IBM POWERNV Operator Panel Display support"
+       depends on PPC_POWERNV
+       default m
+       help
+         If you say Y here, a special character device node, /dev/op_panel,
+         will be created which exposes the operator panel display on IBM
+         Power Systems machines with FSPs.
+
+         If you don't require access to the operator panel display from user
+         space, say N.
+
+         If unsure, say M here to build it as a module called powernv-op-panel.
+
 source "drivers/char/ipmi/Kconfig"
 
 config DS1620
This page took 0.027744 seconds and 5 git commands to generate.