From f819d5e9a484f7224bff6e6347e89967f58586d8 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Wed, 5 Sep 2018 12:57:58 +0200 Subject: [PATCH] Tiny fix --- config/kernel/linux-udoo-dev.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/kernel/linux-udoo-dev.config b/config/kernel/linux-udoo-dev.config index 1ff5a71099..f555b0dfb9 100644 --- a/config/kernel/linux-udoo-dev.config +++ b/config/kernel/linux-udoo-dev.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.18.5 Kernel Configuration +# Linux/arm 4.18.6 Kernel Configuration # # @@ -4535,6 +4535,7 @@ CONFIG_CEPH_FSCACHE=y CONFIG_CEPH_FS_POSIX_ACL=y CONFIG_CIFS=m CONFIG_CIFS_STATS=y +# CONFIG_CIFS_STATS2 is not set # CONFIG_CIFS_WEAK_PW_HASH is not set CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y