From 7098cff2a3f4db5f844607b8a09bd191618c769e Mon Sep 17 00:00:00 2001 From: "Ivan T. Ivanov" Date: Mon, 14 Apr 2014 16:47:34 +0300 Subject: [PATCH] ARM: debug: qcom: make UART address selection configuration option Separate Qualcomm low-level debugging UART to two options. DEBUG_MSM_UART is used in earlier non-multi platform arches, like MSM7X00A, QSD8X50 and MSM7X30. DEBUG_QCOM_UARTDM is used in multi-plafrom arches and have embedded data mover. Make DEBUG_UART_PHYS and DEBUG_UART_BASE user adjustable by Kconfig menu. Signed-off-by: Ivan T. Ivanov Reviewed-by: Stephen Boyd Tested-by: Stephen Boyd Signed-off-by: Kumar Gala --- Reading git-format-patch failed