Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb9dbff9 authored by Steve French's avatar Steve French
Browse files

[CIFS] Make CONFIG_CIFS_EXPERIMENTAL depend on CONFIG_EXPERIMENTAL



It seems logical.

Note that CONFIG_EXPERIMENTAL itself doesn't enable any code.

Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent ec1890c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1639,7 +1639,7 @@ config CIFS_POSIX

config CIFS_EXPERIMENTAL
	  bool "CIFS Experimental Features (EXPERIMENTAL)"
	  depends on CIFS
	  depends on CIFS && EXPERIMENTAL
	  help
	    Enables cifs features under testing. These features
	    are highly experimental.  If unsure, say N.