blob: cdc1dd2d678e1f6439169481327a84355c89f398 (
plain)
1
2
3
4
5
6
7
8
9
|
comment "linux-fusion needs a Linux kernel to be built"
depends on !BR2_LINUX_KERNEL
config BR2_PACKAGE_LINUX_FUSION
depends on BR2_LINUX_KERNEL
bool "linux-fusion communication layer for DirectFB multi"
help
DirectFB Communication Layer allowing multiple DirectFB
applications to run concurrently
|