Commit fd760611 authored by Axel Lin's avatar Axel Lin Committed by Peter Korsgaard
Browse files

socketcand: needs mmu

parent 3a313a4b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_SOCKETCAND
	bool "socketcand"
	depends on BR2_TOOLCHAIN_HAS_THREADS
	depends on BR2_USE_MMU # fork()
	help
	  Socketcand is a daemon that provides access to CAN interfaces
	  on a machine via a network interface.