From 534bac6fae3e8e22220d3dc723a98c51f681f3b3 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 21 Mar 2005 19:46:56 +0000 Subject: add cifs, disable smbfs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@413 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/linux/linux.config | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'openwrt/package/linux/linux.config') diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config index 31900bb6e..34cc65efe 100644 --- a/openwrt/package/linux/linux.config +++ b/openwrt/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 # -- cgit v1.2.3