diff --git a/system/adb/Kconfig b/system/adb/Kconfig index de4c1162d..524d99029 100644 --- a/system/adb/Kconfig +++ b/system/adb/Kconfig @@ -6,6 +6,7 @@ menuconfig SYSTEM_ADBD tristate "ADB daemon application" default n + depends on LIBUV ---help--- Enable support for adb daemon.