On Mon, Nov 23, 2020 at 10:37 AM Mark Brown <broonie@xxxxxxxxxx> wrote: > > On Sat, Nov 21, 2020 at 06:33:02AM +0000, John Stultz wrote: > > > config REGULATOR_QCOM_RPMH > > tristate "Qualcomm Technologies, Inc. RPMh regulator driver" > > - depends on QCOM_RPMH || COMPILE_TEST > > + depends on QCOM_RPMH > > QCOM_RPMH || (QCOM_RPMH=n && COMPILE_TEST) > should do the trick IIRC. Sounds good. I'll resend shortly. thanks -john