On Mon, Nov 27, 2023 at 10:48:16PM +0100, Roland Hieber wrote: > It can also not hurt to build it for compile-tests. > > Signed-off-by: Roland Hieber <rhi@xxxxxxxxxxxxxx> > --- > drivers/regulator/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks Sascha > > diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig > index 56abe3896e3b..17e217f0bba7 100644 > --- a/drivers/regulator/Kconfig > +++ b/drivers/regulator/Kconfig > @@ -20,7 +20,7 @@ config REGULATOR_BCM283X > config REGULATOR_PFUZE > bool "Freescale PFUZE100/200/3000 regulator driver" > depends on I2C > - depends on ARCH_IMX6 || ARCH_IMX8MQ > + depends on ARCH_IMX || COMPILE_TEST > > config REGULATOR_STM32_PWR > bool "STMicroelectronics STM32 PWR" > -- > 2.39.2 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |