Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / pmdomain / sunxi / Kconfig
blob17781bf8d86d78715ad75e31494e4a887c6b76fc
1 # SPDX-License-Identifier: GPL-2.0-only
3 config SUN20I_PPU
4         bool "Allwinner D1 PPU power domain driver"
5         depends on ARCH_SUNXI || COMPILE_TEST
6         depends on PM
7         select PM_GENERIC_DOMAINS
8         help
9           Say y to enable the PPU power domain driver. This saves power
10           when certain peripherals, such as the video engine, are idle.