Skip to content

Commit 3c9a526

Browse files
author
Sam
committed
Try another way to disable configs
1 parent e997c30 commit 3c9a526

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
@@ -229,5 +229,5 @@ CONFIG_PINCTRL_RK805=y
229229
CONFIG_COMMON_CLK=y
230230
CONFIG_COMMON_CLK_RK808=y
231231

232-
# CONFIG_RANDSTRUCT_FULL is not set
233-
# GCC_PLUGIN_RANDSTRUCT is not set
232+
CONFIG_RANDSTRUCT_FULL=n
233+
GCC_PLUGIN_RANDSTRUCT=n

0 commit comments

Comments
 (0)