Skip to content
Snippets Groups Projects
Commit 8383e638 authored by Roger Pueyo Centelles's avatar Roger Pueyo Centelles Committed by Adrian Schmutzler
Browse files

ath79/mikrotik: add missing kernel config symbol for 5.4


The UBIFS_FS_ZSTD is exposed when UBIFS is enabled.

Signed-off-by: default avatarRoger Pueyo Centelles <roger.pueyo@guifi.net>
[adjust commit title]
Signed-off-by: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
parent b371182d
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@ CONFIG_UBIFS_FS=y
CONFIG_UBIFS_FS_ADVANCED_COMPR=y
CONFIG_UBIFS_FS_LZO=y
CONFIG_UBIFS_FS_ZLIB=y
# CONFIG_UBIFS_FS_ZSTD is not set
CONFIG_WATCHDOG_CORE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_ZLIB_INFLATE=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment