The patch titled Subject: arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFS has been added to the -mm tree. Its filename is sh-configs-remove-config_logfs-from-defconfig.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/sh-configs-remove-config_logfs-from-defconfig.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/sh-configs-remove-config_logfs-from-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: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx> Subject: arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFS After 1d0fd57a50aa ("logfs: remove from tree"), logfs was removed, drop CONFIG_LOGFS from all defconfigs. Link: http://lkml.kernel.org/r/20190530021032.190639-1-wangkefeng.wang@xxxxxxxxxx Signed-off-by: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/sh/configs/sdk7786_defconfig | 1 - 1 file changed, 1 deletion(-) --- a/arch/sh/configs/sdk7786_defconfig~sh-configs-remove-config_logfs-from-defconfig +++ a/arch/sh/configs/sdk7786_defconfig @@ -191,7 +191,6 @@ CONFIG_CONFIGFS_FS=y CONFIG_JFFS2_FS=m CONFIG_JFFS2_FS_XATTR=y CONFIG_UBIFS_FS=m -CONFIG_LOGFS=m CONFIG_CRAMFS=m CONFIG_SQUASHFS=m CONFIG_ROMFS_FS=m _ Patches currently in -mm which might be from wangkefeng.wang@xxxxxxxxxx are kernel-fork-make-max_threads-symbol-static.patch sh-configs-remove-config_logfs-from-defconfig.patch