Sign in
android-kvm
/
linux
/
f1fc3cd8984d9e6bd77c342be1aba1c883de16d8
/
.
/
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
.