From: Peter Robinson Date: Fri, 2 Apr 2021 16:52:49 +0000 (+0100) Subject: ARM: imx: udoo: drop MTD config X-Git-Tag: v2021.07-rc1~30^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41a6890d3dc2d8279e04893e696f006e4d3625ce;p=pandora-u-boot.git ARM: imx: udoo: drop MTD config The UDOO doesn't have any MTD storage so drop the config. Signed-off-by: Peter Robinson Cc: Fabio Estevam Cc: Stefano Babic --- diff --git a/configs/udoo_defconfig b/configs/udoo_defconfig index bcc88356cec..deec4bc82f9 100644 --- a/configs/udoo_defconfig +++ b/configs/udoo_defconfig @@ -42,7 +42,6 @@ CONFIG_DWC_AHSATA=y CONFIG_FSL_USDHC=y CONFIG_PINCTRL=y CONFIG_PINCTRL_IMX6=y -CONFIG_MTD=y CONFIG_PHYLIB=y CONFIG_PHY_MICREL=y CONFIG_PHY_MICREL_KSZ90X1=y