From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH] ARM64: defconfig: enable IR core, decoders and Meson IR device
Date: Fri, 19 May 2017 16:42:03 -0700 [thread overview]
Message-ID: <m28tls4do4.fsf@baylibre.com> (raw)
In-Reply-To: <1493105980-19724-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Tue, 25 Apr 2017 09:39:40 +0200")
Neil Armstrong <narmstrong@baylibre.com> writes:
> This patch enables the MEDIA Infrared RC Decoders and Meson Infrared
> decoder for ARM64 defconfig.
> These drivers are selected as modules by default.
>
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
> ---
> arch/arm64/configs/defconfig | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index c021aefa..59c400f 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -321,6 +321,11 @@ CONFIG_MEDIA_CAMERA_SUPPORT=y
> CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
> CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
> CONFIG_MEDIA_CONTROLLER=y
> +CONFIG_MEDIA_RC_SUPPORT=y
> +CONFIG_RC_CORE=y
This one should be a module too.
With that fixed, applied to v4.13/defconfig
Kevin
> +CONFIG_RC_DEVICES=y
> +CONFIG_RC_DECODERS=y
> +CONFIG_IR_MESON=m
> CONFIG_VIDEO_V4L2_SUBDEV_API=y
> # CONFIG_DVB_NET is not set
> CONFIG_V4L_MEM2MEM_DRIVERS=y
WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM64: defconfig: enable IR core, decoders and Meson IR device
Date: Fri, 19 May 2017 16:42:03 -0700 [thread overview]
Message-ID: <m28tls4do4.fsf@baylibre.com> (raw)
In-Reply-To: <1493105980-19724-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Tue, 25 Apr 2017 09:39:40 +0200")
Neil Armstrong <narmstrong@baylibre.com> writes:
> This patch enables the MEDIA Infrared RC Decoders and Meson Infrared
> decoder for ARM64 defconfig.
> These drivers are selected as modules by default.
>
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
> ---
> arch/arm64/configs/defconfig | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index c021aefa..59c400f 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -321,6 +321,11 @@ CONFIG_MEDIA_CAMERA_SUPPORT=y
> CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
> CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
> CONFIG_MEDIA_CONTROLLER=y
> +CONFIG_MEDIA_RC_SUPPORT=y
> +CONFIG_RC_CORE=y
This one should be a module too.
With that fixed, applied to v4.13/defconfig
Kevin
> +CONFIG_RC_DEVICES=y
> +CONFIG_RC_DECODERS=y
> +CONFIG_IR_MESON=m
> CONFIG_VIDEO_V4L2_SUBDEV_API=y
> # CONFIG_DVB_NET is not set
> CONFIG_V4L_MEM2MEM_DRIVERS=y
WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Neil Armstrong <narmstrong@baylibre.com>
Cc: carlo@caione.org, linux-amlogic@lists.infradead.org,
linux-media@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM64: defconfig: enable IR core, decoders and Meson IR device
Date: Fri, 19 May 2017 16:42:03 -0700 [thread overview]
Message-ID: <m28tls4do4.fsf@baylibre.com> (raw)
In-Reply-To: <1493105980-19724-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Tue, 25 Apr 2017 09:39:40 +0200")
Neil Armstrong <narmstrong@baylibre.com> writes:
> This patch enables the MEDIA Infrared RC Decoders and Meson Infrared
> decoder for ARM64 defconfig.
> These drivers are selected as modules by default.
>
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
> ---
> arch/arm64/configs/defconfig | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index c021aefa..59c400f 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -321,6 +321,11 @@ CONFIG_MEDIA_CAMERA_SUPPORT=y
> CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
> CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
> CONFIG_MEDIA_CONTROLLER=y
> +CONFIG_MEDIA_RC_SUPPORT=y
> +CONFIG_RC_CORE=y
This one should be a module too.
With that fixed, applied to v4.13/defconfig
Kevin
> +CONFIG_RC_DEVICES=y
> +CONFIG_RC_DECODERS=y
> +CONFIG_IR_MESON=m
> CONFIG_VIDEO_V4L2_SUBDEV_API=y
> # CONFIG_DVB_NET is not set
> CONFIG_V4L_MEM2MEM_DRIVERS=y
next prev parent reply other threads:[~2017-05-19 23:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-25 7:39 [PATCH] ARM64: defconfig: enable IR core, decoders and Meson IR device Neil Armstrong
2017-04-25 7:39 ` Neil Armstrong
2017-04-25 7:39 ` Neil Armstrong
2017-05-19 23:42 ` Kevin Hilman [this message]
2017-05-19 23:42 ` Kevin Hilman
2017-05-19 23:42 ` Kevin Hilman
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=m28tls4do4.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=linus-amlogic@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.