diff options
| -rw-r--r-- | arch/s390/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index e601340f277a..95303f6a6f53 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig | |||
| @@ -545,8 +545,8 @@ config PFAULT | |||
| 545 | this option. | 545 | this option. |
| 546 | 546 | ||
| 547 | config SHARED_KERNEL | 547 | config SHARED_KERNEL |
| 548 | def_bool y | 548 | bool "VM shared kernel support" |
| 549 | prompt "VM shared kernel support" | 549 | depends on !JUMP_LABEL |
| 550 | help | 550 | help |
| 551 | Select this option, if you want to share the text segment of the | 551 | Select this option, if you want to share the text segment of the |
| 552 | Linux kernel between different VM guests. This reduces memory | 552 | Linux kernel between different VM guests. This reduces memory |
