From: Luca Weiss Date: Wed, 24 Sep 2025 11:30:09 +0000 (+0200) Subject: serial: msm-geni: Update kconfig name for DEBUG_UART_MSM_GENI X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=beaabce9cc27a14ebc5c6cb9e498e3e4dc17d062;p=thirdparty%2Fu-boot.git serial: msm-geni: Update kconfig name for DEBUG_UART_MSM_GENI The previous description "Qualcomm snapdragon" barely tells the user anything, update the name so that it's clear which configs the user can choose between, namely the older QUP driver, or the newer GENI driver. Signed-off-by: Luca Weiss Reviewed-by: Neil Armstrong Link: https://lore.kernel.org/r/20250924-2025-10-misc-v1-3-7e75842ca714@fairphone.com Signed-off-by: Casey Connolly --- diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index bc05d2f1508..650612fd17f 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig @@ -328,7 +328,7 @@ config DEBUG_UART_MSM be available until the real driver-model serial is running. config DEBUG_UART_MSM_GENI - bool "Qualcomm snapdragon" + bool "Qualcomm GENI UART debug" depends on ARCH_SNAPDRAGON help Select this to enable a debug UART using the serial_msm driver. You