target/linux: disable CONFIG_CIFS_STATS
authorRosen Penev <[email protected]>
Thu, 15 Oct 2020 06:03:26 +0000 (23:03 -0700)
committerPetr Štetiar <[email protected]>
Tue, 22 Dec 2020 17:59:10 +0000 (18:59 +0100)
CIFS_STATS is a debugging option. It is not really useful for end users

Signed-off-by: Rosen Penev <[email protected]>
[fixed missing config-4.19 file]
Signed-off-by: Petr Štetiar <[email protected]>
target/linux/generic/config-5.4

index 10d14f6be56fdfa26ed37e9f9b3b851ea4afdc90..fa7b6b98c4ab27d1de48169d1d0fe62d09c944e0 100644 (file)
@@ -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