Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2f4f64cdfb599fa1369560865af3e52250416e15
/
.
/
drivers
/
soc
/
sunxi
/
Kconfig
blob: 353b07e40176ef3f77911b7a380095723da26ba8 [
file
] [
log
] [
blame
]
#
# Allwinner sunXi SoC drivers
#
config SUNXI_SRAM
bool
default
ARCH_SUNXI
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
.