aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r--arch/s390/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 70b7645ce745..5f5c29269fb1 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -384,7 +384,7 @@ config IPL
384choice 384choice
385 prompt "IPL method generated into head.S" 385 prompt "IPL method generated into head.S"
386 depends on IPL 386 depends on IPL
387 default IPL_TAPE 387 default IPL_VM
388 help 388 help
389 Select "tape" if you want to IPL the image from a Tape. 389 Select "tape" if you want to IPL the image from a Tape.
390 390