aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r--arch/s390/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 7afc17340500..21a7030abbb4 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -287,6 +287,14 @@ config MARCH_Z10
287 machines such as the z990, z890, z900, z800, z9-109, z9-ec 287 machines such as the z990, z890, z900, z800, z9-109, z9-ec
288 and z9-bc. 288 and z9-bc.
289 289
290config MARCH_Z196
291 bool "IBM zEnterprise 196"
292 help
293 Select this to enable optimizations for IBM zEnterprise 196.
294 The kernel will be slightly faster but will not work on older
295 machines such as the z990, z890, z900, z800, z9-109, z9-ec,
296 z9-bc, z10-ec and z10-bc.
297
290endchoice 298endchoice
291 299
292config PACK_STACK 300config PACK_STACK