Commit a89e0e87 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

cifs-utils: needs MMU

parent b779b6bd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
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