cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail
[pf-kernel.git] / drivers / soc / sunxi / Kconfig
blob8aecbc9b197638c192ea022754c05220ab17ee5d
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Allwinner sunXi SoC drivers
6 config SUNXI_MBUS
7         bool
8         default ARCH_SUNXI
9         depends on ARM || ARM64
10         help
11           Say y to enable the fixups needed to support the Allwinner
12           MBUS DMA quirks.
14 config SUNXI_SRAM
15         bool
16         default ARCH_SUNXI
17         select REGMAP_MMIO
18         help
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.