Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
[sfrench/cifs-2.6.git] / fs / cifs / Kconfig
index 350bc3061656ebf83b4758ab77652d9fe5d9722f..22cf04fb32d359dbfa3fe197579db4cfe0ae9313 100644 (file)
@@ -211,3 +211,11 @@ config CIFS_FSCACHE
          Makes CIFS FS-Cache capable. Say Y here if you want your CIFS data
          to be cached locally on disk through the general filesystem cache
          manager. If unsure, say N.
+
+config CIFS_ROOT
+       bool "SMB root file system (Experimental)"
+       depends on CIFS=y && IP_PNP
+       help
+         Enables root file system support over SMB protocol.
+
+         Most people say N here.