FS_AUTOMOUNTER should depend on SCHED_LPWORK

This commit is contained in:
Nickolay Semyonov (RPI) 2017-08-26 11:54:03 -06:00 committed by Gregory Nutt
parent f43f372823
commit 620e2f4ce3
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ config FS_AUTOMOUNTER
bool "Auto-mounter"
default n
depends on !DISABLE_MOUNTPOINT
select SCHED_LPWORK
---help---
The automounter provides an OS-internal mechanism for automatically
mounting and unmounting removable media as the media is inserted and