Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

soc/tegra: pmc: Select IRQ_DOMAIN_HIERARCHY

Tegra PMC driver depends on IRQ domain hierarchy support, hence select
the IRQ_DOMAIN_HIERARCHY config for SOC_TEGRA_PMC.

Signed-off-by: Petlozu Pravareshwar <petlozup@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>

authored by

Petlozu Pravareshwar and committed by
Thierry Reding
28dbe823 9abf2313

+1
+1
drivers/soc/tegra/Kconfig
··· 143 143 config SOC_TEGRA_PMC 144 144 bool 145 145 select GENERIC_PINCONF 146 + select IRQ_DOMAIN_HIERARCHY 146 147 select PM_OPP 147 148 select PM_GENERIC_DOMAINS 148 149 select REGMAP