[SRU][F:linux-bluefield][PATCH] UBUNTU: [Config] bluefield: CONFIG_CIFS=m

Bodong Wang bodong at nvidia.com
Tue Jan 18 21:32:20 UTC 2022


BugLink: https://bugs.launchpad.net/bugs/1958299

To support cusparse performance testing, mount huge test files with
CIFS is needed.

Signed-off-by: Bodong Wang <bodong at nvidia.com>
---
 debian.bluefield/config/config.common.ubuntu | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian.bluefield/config/config.common.ubuntu b/debian.bluefield/config/config.common.ubuntu
index 822940b..4d8ccb0 100644
--- a/debian.bluefield/config/config.common.ubuntu
+++ b/debian.bluefield/config/config.common.ubuntu
@@ -599,7 +599,9 @@ CONFIG_CHROME_PLATFORMS=y
 # CONFIG_CHR_DEV_SG is not set
 # CONFIG_CHR_DEV_ST is not set
 # CONFIG_CICADA_PHY is not set
-# CONFIG_CIFS is not set
+CONFIG_CIFS=m
+CONFIG_CIFS_XATTR=y
+CONFIG_CIFS_POSIX=y
 CONFIG_CLANG_VERSION=0
 CONFIG_CLEANCACHE=y
 CONFIG_CLKDEV_LOOKUP=y
-- 
1.8.3.1




More information about the kernel-team mailing list