linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: configs: at91_dt: resync with media changes
@ 2020-10-29 12:12 Eugen Hristev
  2020-10-29 13:33 ` Alexandre Belloni
  0 siblings, 1 reply; 2+ messages in thread
From: Eugen Hristev @ 2020-10-29 12:12 UTC (permalink / raw)
  To: alexandre.belloni
  Cc: nicolas.ferre, ludovic.desroches, linux-arm-kernel, linux-kernel,
	Eugen Hristev

The media tree Kconfig has changed recently, and a lot of modules were
built unintentionally, like the dvb frontends and encoders.
Resync the defconfig to build the ISI drivers and tested sensors.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
---

Hello Alexandre,

Right now for sam9x60 we only tested ov2640 and MT9v022 monochrome variant

Thanks,
Eugen

 arch/arm/configs/at91_dt_defconfig | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig
index 4a0ba2ae1a25..91f0f2c41841 100644
--- a/arch/arm/configs/at91_dt_defconfig
+++ b/arch/arm/configs/at91_dt_defconfig
@@ -124,9 +124,14 @@ CONFIG_MFD_ATMEL_HLCDC=y
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_MEDIA_SUPPORT=y
+CONFIG_MEDIA_SUPPORT_FILTER=y
+# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
 CONFIG_MEDIA_CAMERA_SUPPORT=y
+CONFIG_MEDIA_PLATFORM_SUPPORT=y
 CONFIG_V4L_PLATFORM_DRIVERS=y
 CONFIG_VIDEO_ATMEL_ISI=y
+CONFIG_VIDEO_OV2640=m
+CONFIG_VIDEO_MT9V032=m
 CONFIG_DRM=y
 CONFIG_DRM_ATMEL_HLCDC=y
 CONFIG_DRM_PANEL_SIMPLE=y
-- 
2.25.1


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

* Re: [PATCH] ARM: configs: at91_dt: resync with media changes
  2020-10-29 12:12 [PATCH] ARM: configs: at91_dt: resync with media changes Eugen Hristev
@ 2020-10-29 13:33 ` Alexandre Belloni
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Belloni @ 2020-10-29 13:33 UTC (permalink / raw)
  To: Eugen Hristev
  Cc: Alexandre Belloni, ludovic.desroches, linux-kernel, linux-arm-kernel

On Thu, 29 Oct 2020 14:12:23 +0200, Eugen Hristev wrote:
> The media tree Kconfig has changed recently, and a lot of modules were
> built unintentionally, like the dvb frontends and encoders.
> Resync the defconfig to build the ISI drivers and tested sensors.

Applied, thanks!

[1/1] ARM: configs: at91_dt: resync with media changes
      commit: 036f224ef8f447928bfd3085220c28e158a4e4d6

Best regards,
-- 
Alexandre Belloni <alexandre.belloni@bootlin.com>

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

end of thread, other threads:[~2020-10-29 13:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-29 12:12 [PATCH] ARM: configs: at91_dt: resync with media changes Eugen Hristev
2020-10-29 13:33 ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).