mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
adb: add LIBC_PRINT_EXTENSION dependency.
Signed-off-by: likun17 <likun17@xiaomi.com>
This commit is contained in:
parent
97221aa433
commit
4253d031f0
1 changed files with 1 additions and 0 deletions
|
|
@ -115,6 +115,7 @@ config ADBD_USB_SERVER
|
|||
|
||||
config ADBD_LOGCAT_SERVICE
|
||||
bool "ADB logcat support"
|
||||
select LIBC_PRINT_EXTENSION
|
||||
depends on RAMLOG_SYSLOG
|
||||
default n
|
||||
---help---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue