File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -1024,7 +1024,7 @@ CONFIG_BLK_CGROUP_PUNT_BIO=y
10241024CONFIG_BLK_DEV_BSG_COMMON=y
10251025CONFIG_BLK_ICQ=y
10261026CONFIG_BLK_DEV_BSGLIB=y
1027- # CONFIG_BLK_DEV_INTEGRITY is not set
1027+ CONFIG_BLK_DEV_INTEGRITY=y
10281028CONFIG_BLK_DEV_WRITE_MOUNTED=y
10291029# CONFIG_BLK_DEV_ZONED is not set
10301030CONFIG_BLK_DEV_THROTTLING=y
@@ -2586,8 +2586,8 @@ CONFIG_DM_MULTIPATH=m
25862586# CONFIG_DM_VERITY is not set
25872587# CONFIG_DM_SWITCH is not set
25882588# CONFIG_DM_LOG_WRITES is not set
2589- # CONFIG_DM_INTEGRITY is not set
2590- # CONFIG_DM_AUDIT is not set
2589+ CONFIG_DM_INTEGRITY=m
2590+ CONFIG_DM_AUDIT=y
25912591# CONFIG_DM_VDO is not set
25922592# CONFIG_TARGET_CORE is not set
25932593CONFIG_FUSION=y
@@ -7248,11 +7248,11 @@ CONFIG_CRC8=m
72487248CONFIG_CRC16=y
72497249CONFIG_CRC_CCITT=y
72507250CONFIG_CRC_ITU_T=y
7251- CONFIG_CRC_T10DIF=m
7251+ CONFIG_CRC_T10DIF=y
72527252CONFIG_CRC_T10DIF_ARCH=y
72537253CONFIG_CRC32=y
72547254CONFIG_CRC32_ARCH=y
7255- CONFIG_CRC64=m
7255+ CONFIG_CRC64=y
72567256CONFIG_CRC64_ARCH=y
72577257CONFIG_CRC_OPTIMIZATIONS=y
72587258
Original file line number Diff line number Diff line change @@ -2837,8 +2837,8 @@ CONFIG_DM_MULTIPATH=m
28372837# CONFIG_DM_VERITY is not set
28382838# CONFIG_DM_SWITCH is not set
28392839# CONFIG_DM_LOG_WRITES is not set
2840- # CONFIG_DM_INTEGRITY is not set
2841- # CONFIG_DM_AUDIT is not set
2840+ CONFIG_DM_INTEGRITY=m
2841+ CONFIG_DM_AUDIT=y
28422842# CONFIG_DM_VDO is not set
28432843# CONFIG_TARGET_CORE is not set
28442844# CONFIG_FUSION is not set
You can’t perform that action at this time.
0 commit comments