From: Fabio Estevam <festevam@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] board/imx6-sabresd: Remove unneeded CONFIG_VIDEO_CODA fragment
Date: Mon, 23 Dec 2019 09:22:53 -0300 [thread overview]
Message-ID: <20191223122253.8238-2-festevam@gmail.com> (raw)
In-Reply-To: <20191223122253.8238-1-festevam@gmail.com>
Since kernel commit a5a56f07c272 ("ARM: imx_v6_v7_defconfig: Select the
coda driver as module") the VPU coda driver is selected as module, so it can
be safely removed from linux_qt5.fragment.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
board/freescale/imx6-sabresd/linux_qt5.fragment | 1 -
1 file changed, 1 deletion(-)
diff --git a/board/freescale/imx6-sabresd/linux_qt5.fragment b/board/freescale/imx6-sabresd/linux_qt5.fragment
index d4f26b163c..ffa5f63eab 100644
--- a/board/freescale/imx6-sabresd/linux_qt5.fragment
+++ b/board/freescale/imx6-sabresd/linux_qt5.fragment
@@ -2,4 +2,3 @@
# ondemand governor with a mainline kernel.
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
-CONFIG_VIDEO_CODA=m
--
2.17.1
next prev parent reply other threads:[~2019-12-23 12:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-23 12:22 [Buildroot] [PATCH 1/2] board/imx6-sabresd: Fix the Qt5 display names Fabio Estevam
2019-12-23 12:22 ` Fabio Estevam [this message]
2019-12-23 20:02 ` Thomas Petazzoni
2019-12-25 21:46 ` Peter Korsgaard
2019-12-25 21:48 ` Michael Nazzareno Trimarchi
2019-12-25 22:00 ` Fabio Estevam
2019-12-25 22:06 ` Michael Nazzareno Trimarchi
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=20191223122253.8238-2-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=buildroot@busybox.net \
/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.