xref: /linux/drivers/soc/sunxi/Kconfig (revision a84014e1db35d8e7af09878d0b4bf30804fb17d5)
14af34b57SMaxime Ripard#
24af34b57SMaxime Ripard# Allwinner sunXi SoC drivers
34af34b57SMaxime Ripard#
44af34b57SMaxime Ripardconfig SUNXI_SRAM
54af34b57SMaxime Ripard	bool
64af34b57SMaxime Ripard	default ARCH_SUNXI
7*a84014e1SSamuel Holland	select REGMAP_MMIO
84af34b57SMaxime Ripard	help
94af34b57SMaxime Ripard	  Say y here to enable the SRAM controller support. This
104af34b57SMaxime Ripard	  device is responsible on mapping the SRAM in the sunXi SoCs
114af34b57SMaxime Ripard	  whether to the CPU/DMA, or to the devices.
12