xref: /openbmc/linux/drivers/soc/sunxi/Kconfig (revision d4fd6347)
1#
2# Allwinner sunXi SoC drivers
3#
4config SUNXI_SRAM
5	bool
6	default ARCH_SUNXI
7	select REGMAP_MMIO
8	help
9	  Say y here to enable the SRAM controller support. This
10	  device is responsible on mapping the SRAM in the sunXi SoCs
11	  whether to the CPU/DMA, or to the devices.
12