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 e6efc1277b04..7a18d2380e2c 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -230,6 +230,14 @@ config MARCH_Z9_109
230 Class (z9 BC). The kernel will be slightly faster but will not 230 Class (z9 BC). The kernel will be slightly faster but will not
231 work on older machines such as the z990, z890, z900, and z800. 231 work on older machines such as the z990, z890, z900, and z800.
232 232
233config MARCH_Z10
234 bool "IBM System z10"
235 help
236 Select this to enable optimizations for IBM System z10. The
237 kernel will be slightly faster but will not work on older
238 machines such as the z990, z890, z900, z800, z9-109, z9-ec
239 and z9-bc.
240
233endchoice 241endchoice
234 242
235config PACK_STACK 243config PACK_STACK