ANDROID: GKI: x86: remove CFI_AUTO_DEFAULT=N from gki_defconfig
In commit5a8d073d87("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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user