diff options
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r-- | arch/s390/Kconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 0f98bbddade5..ed5cb5af5281 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig | |||
@@ -274,11 +274,11 @@ config MARCH_Z10 | |||
274 | on older machines. | 274 | on older machines. |
275 | 275 | ||
276 | config MARCH_Z196 | 276 | config MARCH_Z196 |
277 | bool "IBM zEnterprise 196" | 277 | bool "IBM zEnterprise 114 and 196" |
278 | help | 278 | help |
279 | Select this to enable optimizations for IBM zEnterprise 196 | 279 | Select this to enable optimizations for IBM zEnterprise 114 and 196 |
280 | (2817 series). The kernel will be slightly faster but will not work | 280 | (2818 and 2817 series). The kernel will be slightly faster but will |
281 | on older machines. | 281 | not work on older machines. |
282 | 282 | ||
283 | endchoice | 283 | endchoice |
284 | 284 | ||