mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-22 20:15:41 +00:00
target/linux: disable CONFIG_CIFS_STATS
CIFS_STATS is a debugging option. It is not really useful for end users Signed-off-by: Rosen Penev <rosenp@gmail.com> [fixed missing config-4.19 file] Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
cee2bba7d5
commit
6e08b13b5d
@ -833,7 +833,7 @@ CONFIG_CIFS_ALLOW_INSECURE_LEGACY=y
|
||||
# CONFIG_CIFS_NFSD_EXPORT is not set
|
||||
CONFIG_CIFS_POSIX=y
|
||||
# CONFIG_CIFS_SMB2 is not set
|
||||
CONFIG_CIFS_STATS=y
|
||||
# CONFIG_CIFS_STATS is not set
|
||||
# CONFIG_CIFS_STATS2 is not set
|
||||
# CONFIG_CIFS_WEAK_PW_HASH is not set
|
||||
CONFIG_CIFS_XATTR=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user