Unverified Commit e9a316af authored by Pascal Paillet's avatar Pascal Paillet Committed by Arnd Bergmann
Browse files

arm64: stm32: enable scmi regulator for stm32

parent 9c148cb4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -312,6 +312,8 @@ config ARCH_STM32
	select STM32_EXTI
	select ARM_SMC_MBOX
	select ARM_SCMI_PROTOCOL
	select REGULATOR
	select REGULATOR_ARM_SCMI
	select COMMON_CLK_SCMI
	select STM32_FIREWALL
	help