From: Joris Offouga <offougajoris@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 1/3] mx7dsabre: Remove warning about DM_SPI_FLASH
Date: Sun, 8 Dec 2019 18:02:28 +0100 [thread overview]
Message-ID: <20191208170232.24803-1-offougajoris@gmail.com> (raw)
This defconfig doesn't need it.
Signed-off-by: Joris Offouga <offougajoris@gmail.com>
---
configs/mx7dsabresd_defconfig | 3 ---
1 file changed, 3 deletions(-)
diff --git a/configs/mx7dsabresd_defconfig b/configs/mx7dsabresd_defconfig
index 2a9fdac338..3dac7136d2 100644
--- a/configs/mx7dsabresd_defconfig
+++ b/configs/mx7dsabresd_defconfig
@@ -55,9 +55,6 @@ CONFIG_MMC_IO_VOLTAGE=y
CONFIG_MMC_UHS_SUPPORT=y
CONFIG_MMC_HS200_SUPPORT=y
CONFIG_FSL_USDHC=y
-CONFIG_MTD=y
-CONFIG_SPI_FLASH=y
-CONFIG_SPI_FLASH_EON=y
CONFIG_PHYLIB=y
CONFIG_MII=y
CONFIG_PINCTRL=y
--
2.20.1
next reply other threads:[~2019-12-08 17:02 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-08 17:02 Joris Offouga [this message]
2019-12-08 17:02 ` [PATCH] pico-imx7d: Convert to DM_ETH Joris Offouga
2019-12-08 17:44 ` Otavio Salvador
2019-12-28 10:49 ` sbabic at denx.de
2019-12-28 11:31 ` Stefano Babic
2020-01-04 12:03 ` Joris Offouga
2020-01-05 10:31 ` Stefano Babic
2020-01-05 17:36 ` Otavio Salvador
2019-12-08 17:02 ` [PATCH 2/3] mx7dsabre: Enable DM_ETH Joris Offouga
2019-12-29 10:27 ` sbabic at denx.de
2020-01-20 18:48 ` Fabio Estevam
2020-01-20 20:20 ` Joris Offouga
2020-01-20 20:22 ` Fabio Estevam
2020-01-20 20:26 ` Joris Offouga
2020-01-20 20:28 ` Fabio Estevam
2020-01-20 20:32 ` Joris Offouga
2020-01-20 20:37 ` Fabio Estevam
2020-01-27 15:57 ` Fabio Estevam
2020-01-27 16:16 ` Joris OFFOUGA
2020-01-27 17:57 ` Fabio Estevam
2020-01-27 18:31 ` Fabio Estevam
2020-01-29 14:43 ` Fabio Estevam
2020-01-29 14:48 ` Joris OFFOUGA
2019-12-08 17:02 ` [PATCH 3/3] mx7dsabre: Convert to distroboot support Joris Offouga
2019-12-29 10:25 ` sbabic at denx.de
2019-12-29 10:25 ` [PATCH 1/3] mx7dsabre: Remove warning about DM_SPI_FLASH 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=20191208170232.24803-1-offougajoris@gmail.com \
--to=offougajoris@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 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.