summaryrefslogtreecommitdiff
path: root/packages/linux/openslug-kernel-2.6.9
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2005-02-24 11:32:17 +0000
committerRod Whitby <rod@whitby.id.au>2005-02-24 11:32:17 +0000
commit487b97bd54f28685ddc279a819492ee57f41946d (patch)
treef6ffa62e844ec7217f882c36b29280ee6368eae7 /packages/linux/openslug-kernel-2.6.9
parent16f07eedce13ef8c5c0762a81de94095c43c4306 (diff)
Added NFS-related modules for OpenSlug rootfs loading from NFS
BKrev: 421dbb41zceDHNT0rqLyNK5rJ5MjIw
Diffstat (limited to 'packages/linux/openslug-kernel-2.6.9')
-rw-r--r--packages/linux/openslug-kernel-2.6.9/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/openslug-kernel-2.6.9/defconfig b/packages/linux/openslug-kernel-2.6.9/defconfig
index e8d319fa1f..bbd9f9e542 100644
--- a/packages/linux/openslug-kernel-2.6.9/defconfig
+++ b/packages/linux/openslug-kernel-2.6.9/defconfig
@@ -606,7 +606,7 @@ CONFIG_SCSI_QLA2XXX=m
#
# Input device support
#
-# CONFIG_INPUT is not set
+CONFIG_INPUT=m
#
# Userland interfaces
@@ -857,13 +857,13 @@ CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_NFS_V4 is not set
# CONFIG_NFS_DIRECTIO is not set
-# CONFIG_NFSD is not set
+CONFIG_NFSD=m
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
# CONFIG_EXPORTFS is not set
CONFIG_SUNRPC=m
# CONFIG_RPCSEC_GSS_KRB5 is not set
-# CONFIG_SMB_FS is not set
+CONFIG_SMB_FS=m
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set