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