Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
ea71b10a3d18e5589f44b836a83003a6e741d6bb
/
.
/
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
.