mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-15 09:50:34 +08:00
px4io: Fix dependency problem caused by #22957
This commit is contained in:
committed by
David Sidrane
parent
8ceeda730d
commit
047e900c2a
@@ -1,6 +1,6 @@
|
||||
menuconfig DRIVERS_PX4IO
|
||||
bool "px4io"
|
||||
default n
|
||||
depends on platform_nuttx
|
||||
depends on PLATFORM_NUTTX
|
||||
---help---
|
||||
Enable support for px4io
|
||||
|
||||
Reference in New Issue
Block a user