diff options
author | Laura Abbott <labbott@redhat.com> | 2018-04-09 10:09:44 -0700 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2018-04-11 10:29:54 -0700 |
commit | b9a77b3f37d6c149778be8745c8fd630b17e946e (patch) | |
tree | 32c1fad597a9ac48219c0a83fd3d013e1a5d4faf /kernel-ppc64.config | |
parent | 9f12cede493a51fa8d6915a0b8667f157e4a591b (diff) | |
download | kernel-b9a77b3f37d6c149778be8745c8fd630b17e946e.tar.gz kernel-b9a77b3f37d6c149778be8745c8fd630b17e946e.tar.xz kernel-b9a77b3f37d6c149778be8745c8fd630b17e946e.zip |
Enable JFFS2 and some MTD modules (rhbz 1474493)
Diffstat (limited to 'kernel-ppc64.config')
-rw-r--r-- | kernel-ppc64.config | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/kernel-ppc64.config b/kernel-ppc64.config index ab9ea4ff5..d6ed8259c 100644 --- a/kernel-ppc64.config +++ b/kernel-ppc64.config @@ -2354,7 +2354,19 @@ CONFIG_IXGBEVF=m CONFIG_IXGB=m # CONFIG_JBD2_DEBUG is not set CONFIG_JBD2=y -# CONFIG_JFFS2_FS is not set +# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set +CONFIG_JFFS2_FS_DEBUG=0 +CONFIG_JFFS2_FS=m +CONFIG_JFFS2_FS_POSIX_ACL=y +CONFIG_JFFS2_FS_SECURITY=y +# CONFIG_JFFS2_FS_WBUF_VERIFY is not set +CONFIG_JFFS2_FS_WRITEBUFFER=y +CONFIG_JFFS2_FS_XATTR=y +# CONFIG_JFFS2_LZO is not set +CONFIG_JFFS2_RTIME=y +# CONFIG_JFFS2_RUBIN is not set +CONFIG_JFFS2_SUMMARY=y +CONFIG_JFFS2_ZLIB=y # CONFIG_JFS_DEBUG is not set CONFIG_JFS_FS=m CONFIG_JFS_POSIX_ACL=y @@ -3005,7 +3017,7 @@ CONFIG_MT76x2E=m # CONFIG_MTD_ABSENT is not set # CONFIG_MTD_AR7_PARTS is not set # CONFIG_MTD_BLKDEVS is not set -# CONFIG_MTD_BLOCK2MTD is not set +CONFIG_MTD_BLOCK2MTD=m # CONFIG_MTD_BLOCK is not set # CONFIG_MTD_BLOCK_RO is not set CONFIG_MTD_CFI_I1=y |