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
sh_eth: R8A7740 supports packet shecksumming
[linux/fpc-iii.git]
/
drivers
/
memory
/
samsung
/
Kconfig
blob
9de12222061c061574bb281f4dcded5b5992b376
1
config SAMSUNG_MC
2
bool "Samsung Exynos Memory Controller support" if COMPILE_TEST
3
help
4
Support for the Memory Controller (MC) devices found on
5
Samsung Exynos SoCs.
6
7
if SAMSUNG_MC
8
9
config EXYNOS_SROM
10
bool "Exynos SROM controller driver" if COMPILE_TEST
11
depends on (ARM && ARCH_EXYNOS) || (COMPILE_TEST && HAS_IOMEM)
12
13
endif