patch-2.4.22 linux-2.4.22/arch/s390/config.in
Next file: linux-2.4.22/arch/s390/defconfig
Previous file: linux-2.4.22/arch/ppc64/xmon/xmon.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
2003-08-25 04:44:40.000000000 -0700
- Orig file:
linux-2.4.21/arch/s390/config.in
- Orig date:
2002-11-28 15:53:11.000000000 -0800
diff -urN linux-2.4.21/arch/s390/config.in linux-2.4.22/arch/s390/config.in
@@ -39,6 +39,10 @@
bool 'Fast IRQ handling' CONFIG_FAST_IRQ
bool 'Process warning machine checks' CONFIG_MACHCHK_WARNING
bool 'Use chscs for Common I/O' CONFIG_CHSC
+tristate 'QDIO support' CONFIG_QDIO
+if [ "$CONFIG_QDIO" != "n" ]; then
+ bool ' Performance statistics in /proc' CONFIG_QDIO_PERF_STATS
+fi
bool 'Builtin IPL record support' CONFIG_IPL
if [ "$CONFIG_IPL" = "y" ]; then
choice 'IPL method generated into head.S' \
@@ -75,4 +79,5 @@
bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ
endmenu
+source crypto/Config.in
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)