From: Heiko Carstens Date: Tue, 28 Oct 2008 10:10:20 +0000 (+0100) Subject: [S390] Change default IPL method to IPL_VM. X-Git-Tag: v2.6.28-rc3~92^2~2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=46e7951f9431b5e6bfbeb3044fdb4b522f58101c;p=~emulex%2Finfiniband.git [S390] Change default IPL method to IPL_VM. allyesconfig and allmodconfig built kernels have a tape IPL record. A the vmreader record makes much more sense, since hardly anybody will ever IPL a kernel from tape. So change the default. As I side effect I can test these kernels without fiddling around with the kernel config ;) Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 70b7645ce74..5f5c29269fb 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig @@ -384,7 +384,7 @@ config IPL choice prompt "IPL method generated into head.S" depends on IPL - default IPL_TAPE + default IPL_VM help Select "tape" if you want to IPL the image from a Tape.