Skip to content

Commit 43c22cd

Browse files
committed
sys-kernel/coreos-modules: remove CONFIG_DEBUG_CREDENTIALS
``` make[1]: Leaving directory '/build/amd64-usr/var/tmp/portage/sys-kernel/coreos-modules-6.6.8/work/coreos-modules-6.6.8/build' make: Leaving directory '/build/amd64-usr/var/tmp/portage/sys-kernel/coreos-modules-6.6.8/work/coreos-modules-6.6.8/source' * ERROR: sys-kernel/coreos-modules-6.6.8::coreos failed (configure phase): * Requested options not enabled in build: * CONFIG_DEBUG_CREDENTIALS * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 2498: Called coreos-kernel_src_configure * environment, line 901: Called die * The specific snippet of code: * die "Requested options not enabled in build: * ${missing}"; ``` Upstream commit: torvalds/linux@ae19141 Signed-off-by: Mathieu Tortuyaux <[email protected]>
1 parent 542c407 commit 43c22cd

File tree

1 file changed

+0
-1
lines changed
  • sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files

1 file changed

+0
-1
lines changed

sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-6.6

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ CONFIG_CRYPTO_USER_API_HASH=m
139139
CONFIG_CRYPTO_USER_API_SKCIPHER=m
140140
CONFIG_CUSE=m
141141
CONFIG_DCB=y
142-
CONFIG_DEBUG_CREDENTIALS=y
143142
CONFIG_DEBUG_FS=y
144143
CONFIG_DEBUG_INFO_BTF=y
145144
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y

0 commit comments

Comments
 (0)