Skip to content

Commit 46bc169

Browse files
jhovoldbjorn-helgaas
authored andcommitted
arm64: Kconfig: switch to HAVE_PWRCTRL
The HAVE_PWRCTRL symbol has been renamed to reflect the pwrctrl framework name. Switch to the non-deprecated symbol. Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Link: https://patch.msgid.link/20250402132634.18065-5-johan+linaro@kernel.org
1 parent d5fc190 commit 46bc169

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/Kconfig.platforms

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ config ARCH_QCOM
269269
bool "Qualcomm Platforms"
270270
select GPIOLIB
271271
select PINCTRL
272-
select HAVE_PWRCTL if PCI
272+
select HAVE_PWRCTRL if PCI
273273
help
274274
This enables support for the ARMv8 based Qualcomm chipsets.
275275

0 commit comments

Comments
 (0)