diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-23 07:37:51 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-28 14:10:17 +0200 |
commit | f6fe7a1583c0971ce4e492dbe9ae6359c5f1a461 (patch) | |
tree | 9baf830497df476a2f329c3267ba881d9f7b8598 /arch/powerpc/configs | |
parent | powerpc/configs: Turn CONFIG_R128 back in pmac32_defconfig (diff) | |
download | linux-f6fe7a1583c0971ce4e492dbe9ae6359c5f1a461.tar.xz linux-f6fe7a1583c0971ce4e492dbe9ae6359c5f1a461.zip |
powerpc/configs: Drop removed CONFIG_LOGFS
In commit 1d0fd57a50aa ("logfs: remove from tree"), logfs was removed
from the tree, so we can drop it from our defconfigs.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r-- | arch/powerpc/configs/ppc44x_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/ppc44x_defconfig b/arch/powerpc/configs/ppc44x_defconfig index 3587527921ec..66dd6bf45cde 100644 --- a/arch/powerpc/configs/ppc44x_defconfig +++ b/arch/powerpc/configs/ppc44x_defconfig @@ -94,7 +94,6 @@ CONFIG_PROC_KCORE=y CONFIG_TMPFS=y CONFIG_JFFS2_FS=y CONFIG_UBIFS_FS=m -CONFIG_LOGFS=m CONFIG_CRAMFS=y CONFIG_SQUASHFS=m CONFIG_SQUASHFS_XATTR=y |