diff options
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r-- | drivers/char/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index f09fc0e2062d..7cfcc629a7fd 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
@@ -1123,6 +1123,7 @@ source "drivers/s390/char/Kconfig" | |||
1123 | 1123 | ||
1124 | config RAMOOPS | 1124 | config RAMOOPS |
1125 | tristate "Log panic/oops to a RAM buffer" | 1125 | tristate "Log panic/oops to a RAM buffer" |
1126 | depends on HAS_IOMEM | ||
1126 | default n | 1127 | default n |
1127 | help | 1128 | help |
1128 | This enables panic and oops messages to be logged to a circular | 1129 | This enables panic and oops messages to be logged to a circular |