@@ -278,7 +278,7 @@ CONFIG_CC_STACKPROTECTOR=y
278
278
# CONFIG_CC_STACKPROTECTOR_REGULAR is not set
279
279
CONFIG_CC_STACKPROTECTOR_STRONG=y
280
280
CONFIG_THIN_ARCHIVES=y
281
- CONFIG_LD_BFD=y
281
+ # CONFIG_LD_BFD is not set
282
282
# CONFIG_LD_GOLD is not set
283
283
CONFIG_LD_LLD=y
284
284
# CONFIG_LTO is not set
@@ -927,6 +927,8 @@ CONFIG_TCP_CONG_WVEGAS=y
927
927
# CONFIG_TCP_CONG_BALIA is not set
928
928
CONFIG_DEFAULT_BIC=y
929
929
# CONFIG_DEFAULT_CUBIC is not set
930
+ # CONFIG_DEFAULT_HTCP is not set
931
+ # CONFIG_DEFAULT_WESTWOOD is not set
930
932
# CONFIG_DEFAULT_LIA is not set
931
933
# CONFIG_DEFAULT_OLIA is not set
932
934
# CONFIG_DEFAULT_WVEGAS is not set
@@ -5750,6 +5752,12 @@ CONFIG_TZIC_USE_TZDEV=y
5750
5752
# CONFIG_TZIC_DEFAULT is not set
5751
5753
CONFIG_SPU_VERIFY=y
5752
5754
5755
+ #
5756
+ # KernelSU
5757
+ #
5758
+ CONFIG_KSU=n
5759
+ # CONFIG_KSU_DEBUG is not set
5760
+
5753
5761
#
5754
5762
# Firmware Drivers
5755
5763
#
@@ -5936,8 +5944,13 @@ CONFIG_PSTORE_RAM=y
5936
5944
# CONFIG_SYSV_FS is not set
5937
5945
# CONFIG_UFS_FS is not set
5938
5946
CONFIG_EROFS_FS=y
5947
+ # CONFIG_EROFS_FS_DEBUG is not set
5948
+ CONFIG_EROFS_FS_XATTR=y
5949
+ CONFIG_EROFS_FS_POSIX_ACL=y
5950
+ CONFIG_EROFS_FS_SECURITY=y
5951
+ CONFIG_EROFS_FS_ZIP=y
5952
+ CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT=1
5939
5953
CONFIG_EROFS_FS_ARMV8_ACCELERATED_LZ4=y
5940
- EROFS_FS_DEBUG=n
5941
5954
CONFIG_NETWORK_FILESYSTEMS=y
5942
5955
# CONFIG_NFS_FS is not set
5943
5956
# CONFIG_NFSD is not set
@@ -6145,7 +6158,6 @@ CONFIG_EVENT_TRACING=y
6145
6158
CONFIG_GPU_TRACEPOINTS=y
6146
6159
CONFIG_CONTEXT_SWITCH_TRACER=y
6147
6160
CONFIG_TRACING=y
6148
- CONFIG_DISABLE_TRACE_PRINTK=y
6149
6161
CONFIG_TRACING_SUPPORT=y
6150
6162
CONFIG_FTRACE=y
6151
6163
# CONFIG_FUNCTION_TRACER is not set
@@ -6275,7 +6287,7 @@ CONFIG_SECURITY_SELINUX=y
6275
6287
# CONFIG_SECURITY_SELINUX_DISABLE is not set
6276
6288
CONFIG_SECURITY_SELINUX_DEVELOP=y
6277
6289
# CONFIG_SECURITY_SELINUX_ALWAYS_ENFORCE is not set
6278
- # CONFIG_SECURITY_SELINUX_ALWAYS_PERMISSIVE is not set
6290
+ CONFIG_SECURITY_SELINUX_ALWAYS_PERMISSIVE=n
6279
6291
CONFIG_SECURITY_SELINUX_AVC_STATS=y
6280
6292
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=0
6281
6293
# CONFIG_SECURITY_SMACK is not set
0 commit comments