mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
arm64: exynos: Enable generic power domain support
Generic power domains are needed to enable support for Exynos power domains. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
01e98ee0b3
commit
5220a73a40
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ config ARCH_EXYNOS
|
|||
select HAVE_S3C_RTC if RTC_CLASS
|
||||
select PINCTRL
|
||||
select PINCTRL_EXYNOS
|
||||
select PM_GENERIC_DOMAINS if PM
|
||||
select SOC_SAMSUNG
|
||||
help
|
||||
This enables support for ARMv8 based Samsung Exynos SoC family.
|
||||
|
|
Loading…
Add table
Reference in a new issue