mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
adb: add depends on LIBUV
Signed-off-by: ligd <liguiding1@xiaomi.com>
This commit is contained in:
parent
cfed5f08fd
commit
8994bab34c
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
menuconfig SYSTEM_ADBD
|
||||
tristate "ADB daemon application"
|
||||
default n
|
||||
depends on LIBUV
|
||||
---help---
|
||||
Enable support for adb daemon.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue