1 # SPDX-License-Identifier: GPL-2.0-only
3 # Allwinner sunXi SoC drivers
9 depends on ARM || ARM64
11 Say y to enable the fixups needed to support the Allwinner
19 Say y here to enable the SRAM controller support. This
20 device is responsible on mapping the SRAM in the sunXi SoCs
21 whether to the CPU/DMA, or to the devices.
24 bool "Allwinner D1 PPU power domain driver"
25 depends on ARCH_SUNXI || COMPILE_TEST
27 select PM_GENERIC_DOMAINS
29 Say y to enable the PPU power domain driver. This saves power
30 when certain peripherals, such as the video engine, are idle.