Re: [PATCH] m68k: Drop CONFIG_MTD_M25P80 in stmark2_defconfig

From: Greg Ungerer
Date: Tue May 05 2020 - 08:48:52 EST


Hi Bin,

On 2/5/20 2:30 pm, Bin Meng wrote:
From: Bin Meng <bin.meng@xxxxxxxxxxxxx>

Drop CONFIG_MTD_M25P80 that was removed in
commit b35b9a10362d ("mtd: spi-nor: Move m25p80 code in spi-nor.c")

Signed-off-by: Bin Meng <bin.meng@xxxxxxxxxxxxx>

Thanks, I will push into the m68knommu git tree, for-next branch.

Regards
Greg


---

arch/m68k/configs/stmark2_defconfig | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/m68k/configs/stmark2_defconfig b/arch/m68k/configs/stmark2_defconfig
index 27fa946..2b746f5 100644
--- a/arch/m68k/configs/stmark2_defconfig
+++ b/arch/m68k/configs/stmark2_defconfig
@@ -48,7 +48,6 @@ CONFIG_MTD_CFI_STAA=y
CONFIG_MTD_ROM=y
CONFIG_MTD_COMPLEX_MAPPINGS=y
CONFIG_MTD_PLATRAM=y
-CONFIG_MTD_M25P80=y
CONFIG_MTD_SPI_NOR=y
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set