From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Eugen Hristev <eugen.hristev@microchip.com>
Cc: ludovic.desroches@microchip.com, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: configs: at91: sama5: resync with media changes
Date: Wed, 28 Oct 2020 21:34:26 +0100 [thread overview]
Message-ID: <20201028203426.GG12276@piout.net> (raw)
In-Reply-To: <20201016075109.287506-1-eugen.hristev@microchip.com>
Hi,
On 16/10/2020 10:51:09+0300, 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 sama5 drivers and tested sensors.
>
Isn't at91_defconfig also affected? I didn't know which sensors you
wanted to keep so I didn't do this cleanup. I guess only what is tested
with sam9x60 is relevant now.
> Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
> ---
> arch/arm/configs/sama5_defconfig | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
> index 037d3a718a60..2c8a621a8f1f 100644
> --- a/arch/arm/configs/sama5_defconfig
> +++ b/arch/arm/configs/sama5_defconfig
> @@ -153,9 +153,18 @@ CONFIG_REGULATOR_ACT8945A=y
> CONFIG_REGULATOR_MCP16502=m
> CONFIG_REGULATOR_PWM=m
> 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_ISC=y
> CONFIG_VIDEO_ATMEL_ISI=y
> +CONFIG_VIDEO_OV2640=m
> +CONFIG_VIDEO_OV5640=m
> +CONFIG_VIDEO_OV7670=m
> +CONFIG_VIDEO_OV7740=m
> +CONFIG_VIDEO_MT9V032=m
> CONFIG_DRM=y
> CONFIG_DRM_ATMEL_HLCDC=y
> CONFIG_DRM_PANEL_SIMPLE=y
> --
> 2.25.1
>
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2020-10-28 20:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-16 7:51 [PATCH] ARM: configs: at91: sama5: resync with media changes Eugen Hristev
2020-10-28 20:30 ` Alexandre Belloni
2020-10-28 20:34 ` Alexandre Belloni [this message]
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=20201028203426.GG12276@piout.net \
--to=alexandre.belloni@bootlin.com \
--cc=eugen.hristev@microchip.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ludovic.desroches@microchip.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).