power: pmic: rk8xx: fix duplicate prompt
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>
Thu, 14 Mar 2024 09:36:25 +0000 (10:36 +0100)
committerKever Yang <kever.yang@rock-chips.com>
Thu, 14 Mar 2024 10:19:44 +0000 (18:19 +0800)
SPL_PMIC_RK8XX and PMIC_RK8XX both share the same prompt making it
difficult to know at first glance in menuconfig what's for what, let's
fix this by adding "in SPL" at the end of the prompt for the SPL symbol.

Cc: Quentin Schulz <foss+uboot@0leil.net>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
drivers/power/pmic/Kconfig

index 9b61b18..562c1a3 100644 (file)
@@ -250,7 +250,7 @@ config PMIC_RK8XX
        This driver implements register read/write operations.
 
 config SPL_PMIC_RK8XX
-       bool "Enable support for Rockchip PMIC RK8XX"
+       bool "Enable support for Rockchip PMIC RK8XX in SPL"
        depends on SPL_DM_PMIC
        ---help---
        The Rockchip RK808 PMIC provides four buck DC-DC convertors, 8 LDOs,