public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Maxime Ripard <mripard@kernel•org>
To: Arnd Bergmann <arnd@arndb•de>,
	Krzysztof Kozlowski <krzk@kernel•org>,
	Alexandre Belloni <alexandre.belloni@bootlin•com>,
	Linus Walleij <linusw@kernel•org>
Cc: Drew Fustini <fustini@kernel•org>,
	linux-arm-kernel@lists•infradead.org, soc@lists•linux.dev,
	Maxime Ripard <mripard@kernel•org>, Andrew Davis <afd@ti•com>
Subject: [PATCH] ARM: multi_v7_defconfig: Enable dma-buf heaps
Date: Wed, 27 May 2026 10:41:35 +0200	[thread overview]
Message-ID: <20260527084135.842736-1-mripard@kernel.org> (raw)

Now that the system and CMA heaps can be built as modules, enable both
as modules in the arm multi_v7_defconfig.

Suggested-by: Andrew Davis <afd@ti•com>
Signed-off-by: Maxime Ripard <mripard@kernel•org>
---
 arch/arm/configs/multi_v7_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 2891eeba9032..3345a8eb8422 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -1073,10 +1073,13 @@ CONFIG_RZN1_DMAMUX=m
 CONFIG_RCAR_DMAC=y
 CONFIG_RENESAS_USB_DMAC=m
 CONFIG_STM32_DMA=y
 CONFIG_STM32_DMAMUX=y
 CONFIG_STM32_MDMA=y
+CONFIG_DMABUF_HEAPS=y
+CONFIG_DMABUF_HEAPS_SYSTEM=m
+CONFIG_DMABUF_HEAPS_CMA=m
 CONFIG_VIRTIO_PCI=y
 CONFIG_VIRTIO_MMIO=y
 CONFIG_STAGING=y
 CONFIG_MFD_NVEC=y
 CONFIG_KEYBOARD_NVEC=y
-- 
2.54.0



             reply	other threads:[~2026-05-27  8:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-27  8:41 Maxime Ripard [this message]
2026-05-27  8:50 ` [PATCH] ARM: multi_v7_defconfig: Enable dma-buf heaps Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260527084135.842736-1-mripard@kernel.org \
    --to=mripard@kernel$(echo .)org \
    --cc=afd@ti$(echo .)com \
    --cc=alexandre.belloni@bootlin$(echo .)com \
    --cc=arnd@arndb$(echo .)de \
    --cc=fustini@kernel$(echo .)org \
    --cc=krzk@kernel$(echo .)org \
    --cc=linusw@kernel$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=soc@lists$(echo .)linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox