From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 3/3] mx6sxsabresd: Enable DM_PCI
Date: Wed, 19 Feb 2020 09:56:28 -0300 [thread overview]
Message-ID: <20200219125628.25037-3-festevam@gmail.com> (raw)
In-Reply-To: <20200219125628.25037-1-festevam@gmail.com>
Enale DM_PCI support in order to avoid board removal from
the project.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
configs/mx6sxsabresd_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/mx6sxsabresd_defconfig b/configs/mx6sxsabresd_defconfig
index 5150e3a837..7cf672948d 100644
--- a/configs/mx6sxsabresd_defconfig
+++ b/configs/mx6sxsabresd_defconfig
@@ -51,6 +51,7 @@ CONFIG_SPI_FLASH_STMICRO=y
CONFIG_PHYLIB=y
CONFIG_MII=y
CONFIG_PCI=y
+CONFIG_DM_PCI=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y
CONFIG_DM_PMIC=y
--
2.17.1
next prev parent reply other threads:[~2020-02-19 12:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-19 12:56 [PATCH 1/3] ARM: dts: imx6sx: Sync with kernel 5.4.16 Fabio Estevam
2020-02-19 12:56 ` [PATCH 2/3] ARM: dts: imx6sx-sdb: " Fabio Estevam
2020-03-10 15:31 ` sbabic at denx.de
2020-02-19 12:56 ` Fabio Estevam [this message]
2020-03-10 15:31 ` [PATCH 3/3] mx6sxsabresd: Enable DM_PCI sbabic at denx.de
2020-03-10 15:32 ` [PATCH 1/3] ARM: dts: imx6sx: Sync with kernel 5.4.16 sbabic at denx.de
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=20200219125628.25037-3-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=u-boot@lists.denx.de \
/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