summaryrefslogtreecommitdiffstats
path: root/arch/arc/Kconfig
diff options
context:
space:
mode:
authorAlexey Brodkin2016-04-26 18:29:34 +0200
committerVineet Gupta2016-04-27 13:36:56 +0200
commit1b10cb21d888c021bedbe678f7c26aee1bf04ffa (patch)
tree369fa1ab7e038c4c2c768eca83e0316d7c595125 /arch/arc/Kconfig
parentARC: support generic per-device coherent dma mem (diff)
downloadkernel-qcow2-linux-1b10cb21d888c021bedbe678f7c26aee1bf04ffa.tar.gz
kernel-qcow2-linux-1b10cb21d888c021bedbe678f7c26aee1bf04ffa.tar.xz
kernel-qcow2-linux-1b10cb21d888c021bedbe678f7c26aee1bf04ffa.zip
ARC: add support for reserved memory defined by device tree
Enable reserved memory initialization from device tree. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Grant Likely <grant.likely@linaro.org> Cc: Marek Szyprowski <m.szyprowski@samsung.com> Cc: linux-kernel@vger.kernel.org Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/Kconfig')
-rw-r--r--arch/arc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
index 28d47f8eb934..ec4791ea6911 100644
--- a/arch/arc/Kconfig
+++ b/arch/arc/Kconfig
@@ -35,6 +35,7 @@ config ARC
select NO_BOOTMEM
select OF
select OF_EARLY_FLATTREE
+ select OF_RESERVED_MEM
select PERF_USE_VMALLOC
select HAVE_DEBUG_STACKOVERFLOW
select HAVE_GENERIC_DMA_COHERENT