commit | f1fcc6cf2ae9ef49a1b54daa62e301114a204fc4 | [log] [tgz] |
---|---|---|
author | Robert Marko <robert.marko@sartura.hr> | Mon Apr 15 12:49:25 2024 +0200 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Tue Apr 23 13:29:13 2024 +0200 |
tree | b34934b9de814e538a6940d8fc8fe38958e13b34 | |
parent | 5d8b575994010cbd2fab5b45365182b1b9b4db0d [diff] |
serial: allow selecting MSM debug UART with ARCH_IPQ40XX Currently, DEBUG_UART_MSM depends on ARCH_SNAPDRAGON only, but IPQ40XX devices also use the same UART HW so they can also use the debug UART. So, allow selecting DEBUG_UART_MSM when using ARCH_IPQ40XX as well. Signed-off-by: Robert Marko <robert.marko@sartura.hr> Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>