]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/s390/char/Kconfig
libertas: Reduce the WPA key installation time.
[linux-2.6-omap-h63xx.git] / drivers / s390 / char / Kconfig
index 66102a1843220ab4c8e0e77483e8f7aba3030bce..643033890e341d28188a3769ea35dcc56cf66fe0 100644 (file)
@@ -44,15 +44,9 @@ config CCW_CONSOLE
        depends on TN3215_CONSOLE || TN3270_CONSOLE
        default y
 
        depends on TN3215_CONSOLE || TN3270_CONSOLE
        default y
 
-config SCLP
-       bool "Support for SCLP"
-       depends on S390
-       help
-         Include support for the SCLP interface to the service element.
-
 config SCLP_TTY
        bool "Support for SCLP line mode terminal"
 config SCLP_TTY
        bool "Support for SCLP line mode terminal"
-       depends on SCLP
+       depends on S390
        help
          Include support for IBM SCLP line-mode terminals.
 
        help
          Include support for IBM SCLP line-mode terminals.
 
@@ -65,7 +59,7 @@ config SCLP_CONSOLE
 
 config SCLP_VT220_TTY
        bool "Support for SCLP VT220-compatible terminal"
 
 config SCLP_VT220_TTY
        bool "Support for SCLP VT220-compatible terminal"
-       depends on SCLP
+       depends on S390
        help
          Include support for an IBM SCLP VT220-compatible terminal.
 
        help
          Include support for an IBM SCLP VT220-compatible terminal.
 
@@ -78,7 +72,7 @@ config SCLP_VT220_CONSOLE
 
 config SCLP_CPI
        tristate "Control-Program Identification"
 
 config SCLP_CPI
        tristate "Control-Program Identification"
-       depends on SCLP
+       depends on S390
        help
          This option enables the hardware console interface for system
          identification. This is commonly used for workload management and
        help
          This option enables the hardware console interface for system
          identification. This is commonly used for workload management and
@@ -164,3 +158,10 @@ config MONWRITER
        help
          Character device driver for writing z/VM monitor service records
 
        help
          Character device driver for writing z/VM monitor service records
 
+config S390_VMUR
+       tristate "z/VM unit record device driver"
+       depends on S390
+       default "m"
+       help
+         Character device driver for z/VM reader, puncher and printer.
+