From 085b445b42398c35c1327cf92868ea0f8d1264f0 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sat, 29 Feb 2020 11:41:48 +0100 Subject: mpc85xx: add missing kernel symbols These symbols were previously not set. Define their state to avoid potentially breaking builds. Signed-off-by: David Bauer --- target/linux/mpc85xx/generic/config-default | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/mpc85xx/generic') diff --git a/target/linux/mpc85xx/generic/config-default b/target/linux/mpc85xx/generic/config-default index 9c4ccc3372..e25d51aeb1 100644 --- a/target/linux/mpc85xx/generic/config-default +++ b/target/linux/mpc85xx/generic/config-default @@ -15,3 +15,4 @@ CONFIG_UBIFS_FS=y CONFIG_UBIFS_FS_ADVANCED_COMPR=y CONFIG_UBIFS_FS_LZO=y CONFIG_UBIFS_FS_ZLIB=y +CONFIG_UBIFS_FS_ZSTD=y -- cgit v1.2.3