[S390] Increase default warning stacksize.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 17 Jul 2008 15:16:44 +0000 (17:16 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 17 Jul 2008 15:22:09 +0000 (17:22 +0200)
commitc5a37255493a3a8bf527534c8700dd73bd591fc7
tree0fd33e3933180295678c41cf1b18bf2774650e27
parent7337194f708bac977511c7890d7038ded187041a
[S390] Increase default warning stacksize.

Compiling a kernel with allmodconfig or allyesconfig results in tons
of gcc warnings, because the default maximum stacksize from which on
gcc will emit a warning is just 256 bytes.
Increase this to 2048, so these warnings don't distract from the real
warnings that we need to watch at.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig