X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=arch%2Fs390%2FKconfig;h=2ed88122be9319ea735da3b7b7a6cfd8e6700f67;hb=d65d830ca06040ffe6a35ce7cb06ee642ddbd6a8;hp=5dc8f8028d520b6c0a09dd4e0a6ffb70d4891d84;hpb=e18425a0abc8eafa8e98ecffac517bb0c0904f4b;p=linux-2.6-omap-h63xx.git diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 5dc8f8028d5..2ed88122be9 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig @@ -289,7 +289,7 @@ config WARN_STACK_SIZE int "Maximum frame size considered safe (128-2048)" range 128 2048 depends on WARN_STACK - default "256" + default "2048" help This allows you to specify the maximum frame size a function may have without the compiler complaining about it. @@ -565,6 +565,7 @@ bool "s390 guest support (EXPERIMENTAL)" depends on 64BIT && EXPERIMENTAL select VIRTIO select VIRTIO_RING + select VIRTIO_CONSOLE help Select this option if you want to run the kernel under s390 linux endmenu