socketcand: needs mmu

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Axel Lin 2013-09-07 14:04:26 +08:00 committed by Peter Korsgaard
parent 3a313a4bae
commit fd7606117f
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
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.