Skip to content

Commit edd9d36

Browse files
author
Sam
committed
Try another way to disable configs
1 parent a026b21 commit edd9d36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/arm64_defconfig-6.12

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,5 +216,5 @@ CONFIG_PINCTRL_RK805=y
216216
CONFIG_COMMON_CLK=y
217217
CONFIG_COMMON_CLK_RK808=y
218218

219-
# CONFIG_RANDSTRUCT_FULL is not set
220-
# GCC_PLUGIN_RANDSTRUCT is not set
219+
CONFIG_RANDSTRUCT_FULL=n
220+
GCC_PLUGIN_RANDSTRUCT=n

0 commit comments

Comments
 (0)