blob: 197e81b628ac3d9dcffba83e7e142734fc371238 (
plain)
| 1
2
3
4
5
6
 | 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
 |