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: ae1914174a

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Mathieu Tortuyaux 2023-12-21 15:46:32 +01:00
parent 542c407b78
commit 43c22cd75e
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -139,7 +139,6 @@ CONFIG_CRYPTO_USER_API_HASH=m
CONFIG_CRYPTO_USER_API_SKCIPHER=m
CONFIG_CUSE=m
CONFIG_DCB=y
CONFIG_DEBUG_CREDENTIALS=y
CONFIG_DEBUG_FS=y
CONFIG_DEBUG_INFO_BTF=y
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y