On Thu, 25 Jul 2024 at 19:23, Andrew Halaney <ahalaney@xxxxxxxxxx> wrote: > > The pd-mapper driver doesn't make sense on non Qualcomm systems. Let's > follow suit with the rest of the Qualcomm SoC Kconfigs and depend on > ARCH_QCOM || COMPILE_TEST to avoid asking users about a config they will > not use. > > Fixes: 1ebcde047c54 ("soc: qcom: add pd-mapper implementation") > Signed-off-by: Andrew Halaney <ahalaney@xxxxxxxxxx> > --- > I *think* this makes sense, but please let me know if you think I'm > wrong. I was dealing with sorting out new configs for fedora and noticed > this was being asked for x86, etc, which didn't seem right to me. > --- > drivers/soc/qcom/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) I think this makes sense. Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry