mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ARM: davinci_all_defconfig: enable CMA options
@ 2017-09-20 18:01 Suman Anna
  2017-09-21 14:43 ` Sekhar Nori
  0 siblings, 1 reply; 9+ messages in thread
From: Suman Anna @ 2017-09-20 18:01 UTC (permalink / raw)
  To: Sekhar Nori
  Cc: Bartosz Golaszewski, David Lechner, linux-arm-kernel,
	linux-kernel, Suman Anna

Enable the CMA and DMA_CMA Kconfig options by default for
Davinci platforms. Davinci remoteproc driver is one of the
modules that depends on these options, and this allows the
driver to be made visible for selection with menuconfig.

Signed-off-by: Suman Anna <s-anna@ti.com>
---
Hi Sekhar,

Here's the patch that enables CMA as per your request. Patch based
on your v4.15/defconfig branch.

regards
Suman

 arch/arm/configs/davinci_all_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig
index 4d432cf1ee79..bd0cf22f9ceb 100644
--- a/arch/arm/configs/davinci_all_defconfig
+++ b/arch/arm/configs/davinci_all_defconfig
@@ -34,6 +34,7 @@ CONFIG_DAVINCI_MUX_WARNINGS=y
 CONFIG_DAVINCI_RESET_CLOCKS=y
 CONFIG_PREEMPT=y
 CONFIG_AEABI=y
+CONFIG_CMA=y
 CONFIG_SECCOMP=y
 CONFIG_ZBOOT_ROM_TEXT=0x0
 CONFIG_ZBOOT_ROM_BSS=0x0
@@ -56,6 +57,7 @@ CONFIG_NETFILTER=y
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
 # CONFIG_FW_LOADER is not set
+CONFIG_DMA_CMA=y
 CONFIG_DA8XX_MSTPRI=y
 CONFIG_MTD=m
 CONFIG_MTD_TESTS=m
-- 
2.13.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-09-26 16:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-20 18:01 [PATCH] ARM: davinci_all_defconfig: enable CMA options Suman Anna
2017-09-21 14:43 ` Sekhar Nori
2017-09-21 15:11   ` Suman Anna
2017-09-22  9:12     ` Sekhar Nori
2017-09-22 16:24       ` Suman Anna
2017-09-22 16:43         ` David Lechner
2017-09-26  9:56           ` Sekhar Nori
2017-09-26 16:28             ` David Lechner
2017-09-26  9:50         ` Sekhar Nori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®