1*4af34b57SMaxime Ripard# 2*4af34b57SMaxime Ripard# Allwinner sunXi SoC drivers 3*4af34b57SMaxime Ripard# 4*4af34b57SMaxime Ripardconfig SUNXI_SRAM 5*4af34b57SMaxime Ripard bool 6*4af34b57SMaxime Ripard default ARCH_SUNXI 7*4af34b57SMaxime Ripard help 8*4af34b57SMaxime Ripard Say y here to enable the SRAM controller support. This 9*4af34b57SMaxime Ripard device is responsible on mapping the SRAM in the sunXi SoCs 10*4af34b57SMaxime Ripard whether to the CPU/DMA, or to the devices. 11