Commit 89d0180a authored by Heiko Carstens's avatar Heiko Carstens Committed by Vasily Gorbik

s390/Kconfig: add z13s and z14 ZR1 to TUNE descriptions

The names for the z13s and z14 ZR1 machines are missing for the
TUNE_Z13 and TUNE_Z14 descriptions. Just add them.
Signed-off-by: default avatarHeiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: default avatarVasily Gorbik <gor@linux.ibm.com>
parent 5474080a
......@@ -396,11 +396,11 @@ config TUNE_ZEC12
depends on $(cc-option,-mtune=zEC12)
config TUNE_Z13
bool "IBM z13"
bool "IBM z13s and z13"
depends on $(cc-option,-mtune=z13)
config TUNE_Z14
bool "IBM z14"
bool "IBM z14 ZR1 and z14"
depends on $(cc-option,-mtune=z14)
config TUNE_Z15
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment