The patch titled Subject: sh: drop CONFIG_MTD_M25P80 in sh7757lcr_defconfig has been added to the -mm tree. Its filename is sh-drop-config_mtd_m25p80-in-sh7757lcr_defconfig.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/sh-drop-config_mtd_m25p80-in-sh7757lcr_defconfig.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/sh-drop-config_mtd_m25p80-in-sh7757lcr_defconfig.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ 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 sh-drop-config_mtd_m25p80-in-sh7757lcr_defconfig.patch