From mboxrd@z Thu Jan 1 00:00:00 1970 From: Trilok Soni Subject: Re: [PATCH 2/2] Embedded USB Debugger (EUD) driver Date: Tue, 31 Jul 2018 12:29:29 -0700 Message-ID: <1a34e079-929c-5ac1-c4e9-85ce707c42e0@codeaurora.org> References: <1533061333-7680-1-git-send-email-pheragu@codeaurora.org> <1533061333-7680-3-git-send-email-pheragu@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1533061333-7680-3-git-send-email-pheragu@codeaurora.org> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Prakruthi Deepak Heragu , linux-arm-msm@vger.kernel.org Cc: linux-kernel@vger.kernel.org, ckadabi@codeaurora.org, bryanh@codeaurora.org, psodagud@codeaurora.org, Satya Durga Srinivasu Prabhala List-Id: linux-arm-msm@vger.kernel.org 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