Hi Prakruthi,Sure. Will get the id and do it.
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?
Yes, I will take it off. Shall I send a version 1?+
+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.