mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 11:23:06 +08:00
systemcmds/i2c_launcher: fix USER_I2C_LAUNCHER kconfig warning
This commit is contained in:
@@ -5,6 +5,6 @@ menuconfig SYSTEMCMDS_I2C_LAUNCHER
|
||||
Daemon that starts drivers based on found I2C devices.
|
||||
|
||||
menuconfig USER_I2C_LAUNCHER
|
||||
bool
|
||||
bool "i2c_launcher running as userspace module"
|
||||
default n
|
||||
depends on SYSTEMCMDS_I2C_LAUNCHER
|
||||
|
||||
Reference in New Issue
Block a user