Commit 42e496a1 authored by Wei Li's avatar Wei Li
Browse files

config: Disable CONFIG_EULER_FS by default

hulk inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I7BAJ0



--------------------------------

EulerFS was introduced as a technical preview feature in the 21.09
innovation version. Considering the current discontinuation of Intel
Optane hardware and immature ecosystem, it has been decided to turn it
off in the 22.03 LTS version. It will continue to evolve as an innovative
feature in future innovation versions.

Signed-off-by: default avatarWei Li <liwei391@huawei.com>
parent d8fcd2f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6465,7 +6465,7 @@ CONFIG_9P_FS=m
CONFIG_9P_FSCACHE=y
CONFIG_9P_FS_POSIX_ACL=y
CONFIG_9P_FS_SECURITY=y
CONFIG_EULER_FS=m
# CONFIG_EULER_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
+1 −1
Original line number Diff line number Diff line
@@ -7559,7 +7559,7 @@ CONFIG_CIFS_DFS_UPCALL=y
# CONFIG_SMB_SERVER is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
CONFIG_EULER_FS=m
# CONFIG_EULER_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y