cifs-utils: needs MMU
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 20 May 2012 17:50:17 +0000 (19:50 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 20 May 2012 17:50:52 +0000 (19:50 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/cifs-utils/Config.in

index 43319865f9ded99ea0dc676fc4e0e047d746e189..b433850a186d4993ae06267c9e005c1a9d349276 100644 (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