The patch titled Subject: sh: drop CONFIG_MTD_M25P80 in sh7757lcr_defconfig has been removed from the -mm tree. Its filename was sh-drop-config_mtd_m25p80-in-sh7757lcr_defconfig.patch This patch was dropped because it is obsolete ------------------------------------------------------ From: Bin Meng <bin.meng@xxxxxxxxxxxxx> Subject: sh: drop CONFIG_MTD_M25P80 in sh7757lcr_defconfig 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> Cc: Alan Modra <amodra@xxxxxxxxx> Cc: Chen Zhou <chenzhou10@xxxxxxxxxx> Cc: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Cc: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx> Cc: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Cc: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> Cc: Rich Felker <dalias@xxxxxxxx> Cc: Romain Naour <romain.naour@xxxxxxxxx> Cc: Sam Ravnborg <sam@xxxxxxxxxxxx> Cc: Yoshinori Sato <ysato@xxxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/sh/configs/sh7757lcr_defconfig | 1 - 1 file changed, 1 deletion(-) --- a/arch/sh/configs/sh7757lcr_defconfig~sh-drop-config_mtd_m25p80-in-sh7757lcr_defconfig +++ a/arch/sh/configs/sh7757lcr_defconfig @@ -36,7 +36,6 @@ CONFIG_IPV6=y # CONFIG_FW_LOADER is not set CONFIG_MTD=y CONFIG_MTD_BLOCK=y -CONFIG_MTD_M25P80=y CONFIG_BLK_DEV_RAM=y CONFIG_SCSI=y CONFIG_BLK_DEV_SD=y _ Patches currently in -mm which might be from bin.meng@xxxxxxxxxxxxx are