cifs-utils: needs MMU

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2012-05-20 19:50:17 +02:00
parent b779b6bd94
commit a89e0e8721
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
config BR2_PACKAGE_CIFS_UTILS
bool "cifs-utils"
# uses fork()
depends on BR2_USE_MMU
help
The in-kernel CIFS filesystem is generally the preferred
method for mounting SMB/CIFS shares on Linux. The in-kernel