HEX
Server: nginx/1.24.0
System: Linux webserver 6.8.0-87-generic #88-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 09:28:41 UTC 2025 x86_64
User: wpuser (1002)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //proc/self/root/usr/src/linux-headers-6.8.0-87/drivers/pmdomain/sunxi/Kconfig
# SPDX-License-Identifier: GPL-2.0-only

config SUN20I_PPU
	bool "Allwinner D1 PPU power domain driver"
	depends on ARCH_SUNXI || COMPILE_TEST
	depends on PM
	select PM_GENERIC_DOMAINS
	help
	  Say y to enable the PPU power domain driver. This saves power
	  when certain peripherals, such as the video engine, are idle.