target/linux: disable CONFIG_CIFS_STATS
authorRosen Penev <rosenp@gmail.com>
Thu, 15 Oct 2020 06:03:26 +0000 (23:03 -0700)
committerPetr Štetiar <ynezz@true.cz>
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 <rosenp@gmail.com>
[fixed missing config-4.19 file]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
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