提交 202fc71b 编写于 作者: M Maxime Ripard

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: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 c1ae3cfa
...@@ -6,6 +6,7 @@ menuconfig ARCH_SUNXI ...@@ -6,6 +6,7 @@ menuconfig ARCH_SUNXI
select GENERIC_IRQ_CHIP select GENERIC_IRQ_CHIP
select GPIOLIB select GPIOLIB
select PINCTRL select PINCTRL
select PM_OPP
select SUN4I_TIMER select SUN4I_TIMER
select RESET_CONTROLLER select RESET_CONTROLLER
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册