]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
ARM: sunxi: Select PM_OPP
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 9 Feb 2017 16:39:21 +0000 (17:39 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 6 Mar 2017 06:37:41 +0000 (07:37 +0100)
Device frequency scaling is implemented through devfreq in the kernel,
which requires CONFIG_PM_OPP.

Let's select it.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/mach-sunxi/Kconfig

index b9863f9a35fae9eedaa053c13d505a6d2d6dee04..58153cdf025b80580a3d865a8b3bd3d2093a93e4 100644 (file)
@@ -6,6 +6,7 @@ menuconfig ARCH_SUNXI
        select GENERIC_IRQ_CHIP
        select GPIOLIB
        select PINCTRL
+       select PM_OPP
        select SUN4I_TIMER
        select RESET_CONTROLLER