diff options
Diffstat (limited to 'drivers/s390/Kconfig')
-rw-r--r-- | drivers/s390/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/s390/Kconfig b/drivers/s390/Kconfig index bc4261e8b606..ae89b9b88743 100644 --- a/drivers/s390/Kconfig +++ b/drivers/s390/Kconfig | |||
@@ -213,6 +213,12 @@ config MONREADER | |||
213 | help | 213 | help |
214 | Character device driver for reading z/VM monitor service records | 214 | Character device driver for reading z/VM monitor service records |
215 | 215 | ||
216 | config MONWRITER | ||
217 | tristate "API for writing z/VM monitor service records" | ||
218 | default "m" | ||
219 | help | ||
220 | Character device driver for writing z/VM monitor service records | ||
221 | |||
216 | endmenu | 222 | endmenu |
217 | 223 | ||
218 | menu "Cryptographic devices" | 224 | menu "Cryptographic devices" |