Re: [PATCH 2/2] Embedded USB Debugger (EUD) driver

From: Trilok Soni
Date: Tue Jul 31 2018 - 15:29:33 EST


Hi Prakruthi,

On 7/31/2018 11:22 AM, Prakruthi Deepak Heragu wrote:
Add support for control peripheral of EUD (Embedded USB Debugger) to
listen to events such as USB attach/detach, charger enable/disable, pet
EUD to indicate software is functional.

We should CC linux-usb mailing list too?

+
+config QCOM_EUD
+ tristate "QTI Embedded USB Debugger (EUD)"
+ depends on ARCH_QCOM
+ select SERIAL_CORE

We don't need to select SERIAL_CORE since there is nothing related to serial console in this driver.
--
---Trilok Soni
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project