2013-12-15 13:20:39 +01:00
|
|
|
comment "linux-fusion needs a Linux kernel to be built"
|
|
|
|
depends on !BR2_LINUX_KERNEL
|
|
|
|
|
2007-08-12 20:19:45 +02:00
|
|
|
config BR2_PACKAGE_LINUX_FUSION
|
|
|
|
bool "linux-fusion communication layer for DirectFB multi"
|
2015-12-10 19:53:14 +01:00
|
|
|
depends on BR2_LINUX_KERNEL
|
|
|
|
select BR2_LINUX_NEEDS_MODULES # not using kernel-module infra
|
2007-08-12 20:19:45 +02:00
|
|
|
help
|
|
|
|
DirectFB Communication Layer allowing multiple DirectFB
|
|
|
|
applications to run concurrently
|