patch-2.2.15 linux/arch/s390/defconfig

Next file: linux/arch/s390/kernel/Makefile
Previous file: linux/arch/s390/boot/silo.c
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/arch/s390/defconfig linux/arch/s390/defconfig
@@ -52,10 +52,10 @@
 #
 CONFIG_NETDEVICES=y
 CONFIG_CTC=y
-# CONFIG_IUCV is not set
+CONFIG_IUCV=y
 # CONFIG_DUMMY is not set
 CONFIG_NET_ETHERNET=y
-# CONFIG_TR is not set
+CONFIG_TR=y
 
 #
 # S/390 Terminal and Console options
@@ -127,13 +127,15 @@
 CONFIG_EXT2_FS=y
 # CONFIG_SYSV_FS is not set
 # CONFIG_UFS_FS is not set
+# CONFIG_EFS_FS is not set
 
 #
 # Network File Systems
 #
 # CONFIG_CODA_FS is not set
 CONFIG_NFS_FS=y
-# CONFIG_NFSD is not set
+CONFIG_NFSD=y
+# CONFIG_NFSD_SUN is not set
 CONFIG_SUNRPC=y
 CONFIG_LOCKD=y
 # CONFIG_SMB_FS is not set
@@ -154,4 +156,3 @@
 #
 # CONFIG_PROFILE is not set
 # CONFIG_REMOTE_DEBUG is not set
-# CONFIG_MAGIC_SYSRQ is not set

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