ANDROID: GKI: x86: remove CFI_AUTO_DEFAULT=N from gki_defconfig

In commit 5a8d073d87 ("x86/Kconfig: make CFI_AUTO_DEFAULT depend on
!RUST or Rust >= 1.88"), CFI_AUTO_DEFAULT is properly handled, so no
need to explicitly disable it in the gki_defconfig file.  Remove it to
fix up the build properly.

Fixes: 5a8d073d87 ("x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST or Rust >= 1.88")
Change-Id: I4c6f565c3be56ef00625dd93fd6e85cec2dadd2e
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman
2025-06-06 10:11:44 +00:00
parent 108d81d25c
commit 2bd2d17852

View File

@@ -70,7 +70,6 @@ CONFIG_NR_CPUS=32
CONFIG_EFI=y
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="console=ttynull stack_depot_disable=on cgroup_disable=pressure bootconfig"
# CONFIG_CFI_AUTO_DEFAULT is not set
CONFIG_HIBERNATION=y
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0