aboutsummaryrefslogtreecommitdiffstats
path: root/package/linux/linux.config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-03-21 19:46:56 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-03-21 19:46:56 +0000
commitf6f891614cd97fbf70799fd6c606e527136765aa (patch)
tree3cf8e085d63f6b698a3bf556f6d28f7af15d93ca /package/linux/linux.config
parent1eb86650fc069502d23a845b5251ac4a7f9ca8cc (diff)
downloadmaster-187ad058-f6f891614cd97fbf70799fd6c606e527136765aa.tar.gz
master-187ad058-f6f891614cd97fbf70799fd6c606e527136765aa.tar.bz2
master-187ad058-f6f891614cd97fbf70799fd6c606e527136765aa.zip
add cifs, disable smbfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@413 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/linux/linux.config')
-rw-r--r--package/linux/linux.config9
1 files changed, 5 insertions, 4 deletions
diff --git a/package/linux/linux.config b/package/linux/linux.config
index 31900bb6e9..34cc65efee 100644
--- a/package/linux/linux.config
+++ b/package/linux/linux.config
@@ -891,9 +891,10 @@ CONFIG_NFS_V3=y
CONFIG_SUNRPC=m
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
-CONFIG_SMB_FS=m
-# CONFIG_SMB_NLS_DEFAULT is not set
-# CONFIG_SMB_UNIX is not set
+CONFIG_CIFS=m
+# CONFIG_CIFS_STATS is not set
+CONFIG_CIFS_POSIX=y
+# CONFIG_SMB_FS is not set
# CONFIG_NCP_FS is not set
# CONFIG_NCPFS_PACKET_SIGNING is not set
# CONFIG_NCPFS_IOCTL_LOCKING is not set
@@ -924,7 +925,7 @@ CONFIG_MSDOS_PARTITION=y
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_EFI_PARTITION is not set
-CONFIG_SMB_NLS=y
+# CONFIG_SMB_NLS is not set
CONFIG_NLS=y
#