summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-04-20 19:32:30 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2020-04-20 19:32:30 +0200
commit53a413ee7853ca6430f6eadba4c81e0bfe8aa5b9 (patch)
treeda24b0f2a74bcda530915b11a253dab59aad1bcc
parentb356909a2fd73a885225cfde9e955bf81475da69 (diff)
linux-toradex: add UBIFS driver back to mx7
Fixes: 3560660 linux-toradex: synchronise defconfigs Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx7/defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx7/defconfig b/recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx7/defconfig
index be64640..dda17df 100644
--- a/recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx7/defconfig
+++ b/recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx7/defconfig
@@ -399,6 +399,7 @@ CONFIG_NTFS_FS=y
CONFIG_NTFS_RW=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
+CONFIG_UBIFS_FS=y
CONFIG_SQUASHFS=m
CONFIG_SQUASHFS_FILE_DIRECT=y
CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU=y
@@ -453,8 +454,6 @@ CONFIG_CRYPTO_WP512=y
CONFIG_CRYPTO_BLOWFISH=y
CONFIG_CRYPTO_CAMELLIA=y
CONFIG_CRYPTO_TWOFISH=y
-CONFIG_CRYPTO_DEFLATE=y
-CONFIG_CRYPTO_LZO=y
CONFIG_CRYPTO_DEV_FSL_CAAM=y
CONFIG_CRYPTO_DEV_FSL_CAAM_SM=y
CONFIG_CRYPTO_DEV_FSL_CAAM_SM_TEST=m