From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx> Automatically select the genpd framework in DT mode. Signed-off-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx> --- arch/arm/mach-davinci/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig index da8a039d65f9..cb5dd239e375 100644 --- a/arch/arm/mach-davinci/Kconfig +++ b/arch/arm/mach-davinci/Kconfig @@ -60,6 +60,7 @@ config MACH_DA8XX_DT depends on ARCH_DAVINCI_DA850 select PINCTRL select TIMER_OF + select PM_GENERIC_DOMAINS if PM help Say y here to include support for TI DaVinci DA850 based using Flattened Device Tree. More information at Documentation/devicetree -- 2.16.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html