Fixed Kconfig and px4board files for voxl2

This commit is contained in:
Eric Katzfey
2023-01-09 16:37:46 -08:00
committed by Daniel Agar
parent 72d36fc874
commit 89180ac0f9
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
menuconfig ORB_COMMUNICATOR
bool "orb communicator"
default n
depends on PLATFORM_QURT
depends on PLATFORM_QURT || PLATFORM_POSIX
---help---
Enable support for the uorb communicator for distributed platforms