Linux Serial subsystem development
 help / color / mirror / Atom feed
* [PATCH 4/4] tty: serial: msm: Enable building msm_serial for ARCH_QCOM
       [not found] <1391107002-21470-1-git-send-email-galak@codeaurora.org>
@ 2014-01-30 18:36 ` Kumar Gala
  2014-01-30 22:36   ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Kumar Gala @ 2014-01-30 18:36 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Kumar Gala, Jiri Slaby, linux-serial, linux-kernel, linux-arm-msm

We've split Qualcomm MSM support into legacy and multiplatform.  So add
the ability to build the serial driver on the newer ARCH_QCOM
multiplatform.

Signed-off-by: Kumar Gala <galak@codeaurora.org>
---
Greg,

If we can get an ack on this, will probably go via the arm-soc tree to keep
the patchset together.

thanks

- k

 drivers/tty/serial/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig
index a3815ea..ce9b12d 100644
--- a/drivers/tty/serial/Kconfig
+++ b/drivers/tty/serial/Kconfig
@@ -1024,7 +1024,7 @@ config SERIAL_SGI_IOC3
 
 config SERIAL_MSM
 	bool "MSM on-chip serial port support"
-	depends on ARCH_MSM
+	depends on ARCH_MSM || ARCH_QCOM
 	select SERIAL_CORE
 
 config SERIAL_MSM_CONSOLE
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 4/4] tty: serial: msm: Enable building msm_serial for ARCH_QCOM
  2014-01-30 18:36 ` [PATCH 4/4] tty: serial: msm: Enable building msm_serial for ARCH_QCOM Kumar Gala
@ 2014-01-30 22:36   ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2014-01-30 22:36 UTC (permalink / raw)
  To: Kumar Gala; +Cc: Jiri Slaby, linux-serial, linux-kernel, linux-arm-msm

On Thu, Jan 30, 2014 at 12:36:42PM -0600, Kumar Gala wrote:
> We've split Qualcomm MSM support into legacy and multiplatform.  So add
> the ability to build the serial driver on the newer ARCH_QCOM
> multiplatform.
> 
> Signed-off-by: Kumar Gala <galak@codeaurora.org>
> ---
> Greg,
> 
> If we can get an ack on this, will probably go via the arm-soc tree to keep
> the patchset together.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-30 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1391107002-21470-1-git-send-email-galak@codeaurora.org>
2014-01-30 18:36 ` [PATCH 4/4] tty: serial: msm: Enable building msm_serial for ARCH_QCOM Kumar Gala
2014-01-30 22:36   ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox