Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 202fc71b authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: sunxi: Select PM_OPP



Device frequency scaling is implemented through devfreq in the kernel,
which requires CONFIG_PM_OPP.

Let's select it.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent c1ae3cfa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ menuconfig ARCH_SUNXI
	select GENERIC_IRQ_CHIP
	select GPIOLIB
	select PINCTRL
	select PM_OPP
	select SUN4I_TIMER
	select RESET_CONTROLLER