All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] mx7dsabre: Remove warning about DM_SPI_FLASH
@ 2019-12-08 17:02 Joris Offouga
  2019-12-08 17:02 ` [PATCH] pico-imx7d: Convert to DM_ETH Joris Offouga
                   ` (3 more replies)
  0 siblings, 4 replies; 26+ messages in thread
From: Joris Offouga @ 2019-12-08 17:02 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply related	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2020-01-29 14:48 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-08 17:02 [PATCH 1/3] mx7dsabre: Remove warning about DM_SPI_FLASH Joris Offouga
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

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.