diff options
Diffstat (limited to 'arch/s390/Kconfig')
| -rw-r--r-- | arch/s390/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 958f0dadeadf..75976a141947 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig | |||
| @@ -199,6 +199,13 @@ config HOTPLUG_CPU | |||
| 199 | can be controlled through /sys/devices/system/cpu/cpu#. | 199 | can be controlled through /sys/devices/system/cpu/cpu#. |
| 200 | Say N if you want to disable CPU hotplug. | 200 | Say N if you want to disable CPU hotplug. |
| 201 | 201 | ||
| 202 | config SCHED_BOOK | ||
| 203 | bool "Book scheduler support" | ||
| 204 | depends on SMP | ||
| 205 | help | ||
| 206 | Book scheduler support improves the CPU scheduler's decision making | ||
| 207 | when dealing with machines that have several books. | ||
| 208 | |||
| 202 | config MATHEMU | 209 | config MATHEMU |
| 203 | bool "IEEE FPU emulation" | 210 | bool "IEEE FPU emulation" |
| 204 | depends on MARCH_G5 | 211 | depends on MARCH_G5 |
