mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ANDROID: GKI: remove CONFIG_CMDLINE_EXTEND from arm64 gki_defconfig
In commitcae118b6ac("arm64: Drop support for CMDLINE_EXTEND"), this configuration option was removed, so also remove it from the arm64 gki_defconfig so that the build continues to work properly. Fixes:cae118b6ac("arm64: Drop support for CMDLINE_EXTEND") Cc: Will Deacon <willdeacon@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I1d6570e840134efc62d7c9ab4a25b63725999e0d
This commit is contained in:
@@ -59,7 +59,6 @@ CONFIG_SETEND_EMULATION=y
|
||||
CONFIG_RANDOMIZE_BASE=y
|
||||
# CONFIG_RANDOMIZE_MODULE_REGION_FULL is not set
|
||||
CONFIG_CMDLINE="stack_depot_disable=on kasan.stacktrace=off"
|
||||
CONFIG_CMDLINE_EXTEND=y
|
||||
# CONFIG_DMI is not set
|
||||
CONFIG_PM_WAKELOCKS=y
|
||||
CONFIG_PM_WAKELOCKS_LIMIT=0
|
||||
|
||||
Reference in New Issue
Block a user