linux: Enable CONFIG_UNICODE to support casefold

Required to mount filesystems with casefold enabled. Fixes #109432
This commit is contained in:
Varris
2021-03-01 12:05:51 -05:00
committed by Tim Steinbach
parent e9c39c7b73
commit 662e3b88ae
@@ -416,6 +416,8 @@ let
NLS_ISO8859_1 = module; # VFAT default for the iocharset= mount option
DEVTMPFS = yes;
UNICODE = whenAtLeast "5.2" yes; # Casefolding support for filesystems
};
security = {