patch-2.4.20 linux-2.4.20/arch/s390x/config.in

Next file: linux-2.4.20/arch/s390x/defconfig
Previous file: linux-2.4.20/arch/s390/mm/fault.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/s390x/config.in linux-2.4.20/arch/s390x/config.in
@@ -40,6 +40,8 @@
 mainmenu_option next_comment
 comment 'General setup'
 bool 'Fast IRQ handling' CONFIG_FAST_IRQ
+bool 'Process warning machine checks' CONFIG_MACHCHK_WARNING
+bool 'Use chscs for Common I/O' CONFIG_CHSC
 bool 'Builtin IPL record support' CONFIG_IPL
 if [ "$CONFIG_IPL" = "y" ]; then
   choice 'IPL method generated into head.S' \
@@ -77,3 +79,4 @@
 bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ
 endmenu
 
+source lib/Config.in

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)