mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
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:
parent
3a313a4bae
commit
fd7606117f
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_SOCKETCAND
|
config BR2_PACKAGE_SOCKETCAND
|
||||||
bool "socketcand"
|
bool "socketcand"
|
||||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
Socketcand is a daemon that provides access to CAN interfaces
|
Socketcand is a daemon that provides access to CAN interfaces
|
||||||
on a machine via a network interface.
|
on a machine via a network interface.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user