menuconfig ORB_COMMUNICATOR
	bool "orb communicator"
	default n
	depends on PLATFORM_QURT || PLATFORM_POSIX
	---help---
		Enable support for the uorb communicator for distributed platforms
