Commit f8e0f301 authored by Claudiu Beznea's avatar Claudiu Beznea Committed by Nicolas Ferre

ARM: at91: Kconfig: select PM_OPP

Select PM_OPP. This is requested for CPUFreq driver.
Signed-off-by: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@microchip.com>
Link: https://lore.kernel.org/r/20220113144900.906370-6-claudiu.beznea@microchip.com
parent 9584e726
...@@ -63,6 +63,7 @@ config SOC_SAMA7G5 ...@@ -63,6 +63,7 @@ config SOC_SAMA7G5
select HAVE_AT91_GENERATED_CLK select HAVE_AT91_GENERATED_CLK
select HAVE_AT91_SAM9X60_PLL select HAVE_AT91_SAM9X60_PLL
select HAVE_AT91_UTMI select HAVE_AT91_UTMI
select PM_OPP
select SOC_SAMA7 select SOC_SAMA7
help help
Select this if you are using one of Microchip's SAMA7G5 family SoC. Select this if you are using one of Microchip's SAMA7G5 family SoC.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment