topconfig disable smbfs

smbfs is unmaintained and has bad security track
userspace support is about to be dropped, use cifs

svn path=/dists/trunk/linux-2.6/; revision=9821
This commit is contained in:
Maximilian Attems 2007-11-28 10:58:52 +00:00
parent 4a75d3b49d
commit 04227e57f0
2 changed files with 3 additions and 4 deletions

3
debian/changelog vendored
View File

@ -8,8 +8,9 @@ linux-2.6 (2.6.24~rc3-1~experimental.1) UNRELEASED; urgency=low
LIBERTAS_SDIO, RT2X00, SENSORS_ADT7470, SENSORS_I5K_AMB, SENSORS_F71882FG,
SENSORS_FSCHMD, SENSORS_IBMPEX, CRYPTO_XTS, CRYPTO_SEED, CRYPTO_AUTHENC,
DVB_S5H1409, DVB_TUNER_MT2131.
* Disable smbfs in topconfig, not supported upstream, use cifs.
-- maximilian attems <maks@debian.org> Tue, 27 Nov 2007 15:42:25 +0100
-- maximilian attems <maks@debian.org> Wed, 28 Nov 2007 11:56:20 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low

View File

@ -1790,9 +1790,7 @@ CONFIG_NFSD_TCP=y
CONFIG_SUNRPC_BIND34=y
CONFIG_RPCSEC_GSS_KRB5=m
CONFIG_RPCSEC_GSS_SPKM3=m
CONFIG_SMB_FS=m
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="iso8859-1"
# CONFIG_SMB_FS is not set
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set