commit | 1fb75f7ee4bb5ec5d0db95f5edbdf1d2531ca378 | [log] [tgz] |
---|---|---|
author | Quentin Schulz <quentin.schulz@theobroma-systems.com> | Thu Mar 14 10:36:25 2024 +0100 |
committer | Kever Yang <kever.yang@rock-chips.com> | Thu Mar 14 18:19:44 2024 +0800 |
tree | 8a663cac0996f87019efdefd38883c2d5bb5ec94 | |
parent | 38f47eb468234f989dcef6b86bb44bf937c4857e [diff] |
power: pmic: rk8xx: fix duplicate prompt 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>