repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dm writecache: add cond_resched to loop in persistent_memory_claim()
[linux/fpc-iii.git]
/
drivers
/
soc
/
sunxi
/
Kconfig
blob
f10fd6cae13e68459aaa01304db85fccf52baf57
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Allwinner sunXi SoC drivers
4
#
5
config SUNXI_SRAM
6
bool
7
default ARCH_SUNXI
8
select REGMAP_MMIO
9
help
10
Say y here to enable the SRAM controller support. This
11
device is responsible on mapping the SRAM in the sunXi SoCs
12
whether to the CPU/DMA, or to the devices.