diff --git a/fs/Kconfig b/fs/Kconfig index 4ac276b6b5d..ac9202e49a8 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -45,7 +45,7 @@ config FS_AUTOMOUNTER_DEBUG config FS_AUTOMOUNTER_DRIVER bool "Auto-mounter driver" default n - depends on FS_AUTOMOUNTER + depends on FS_AUTOMOUNTER && !DISABLE_ALL_SIGNALS ---help--- Enabling this option will lead to registering of a character driver on FS_AUTOMOUNTER_VFS_PATH + mount point path for auto-mounter.