mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ANDROID: GKI: remove CONFIG_UBSAN_OBJECT_SIZE from gki_defconfig
In commit33db9912ff("ubsan: remove CONFIG_UBSAN_OBJECT_SIZE"), UBSAN_OBJECT_SIZE was removed, so also remove it from the gki_defconfig files to allow the build to work properly. Fixes:33db9912ff("ubsan: remove CONFIG_UBSAN_OBJECT_SIZE") Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I19e943648d438644dffc5ebd13f1e1b7c660e7b5
This commit is contained in:
@@ -671,7 +671,6 @@ CONFIG_UBSAN=y
|
||||
CONFIG_UBSAN_TRAP=y
|
||||
CONFIG_UBSAN_LOCAL_BOUNDS=y
|
||||
# CONFIG_UBSAN_SHIFT is not set
|
||||
# CONFIG_UBSAN_OBJECT_SIZE is not set
|
||||
# CONFIG_UBSAN_BOOL is not set
|
||||
# CONFIG_UBSAN_ENUM is not set
|
||||
CONFIG_PAGE_OWNER=y
|
||||
|
||||
@@ -610,7 +610,6 @@ CONFIG_UBSAN=y
|
||||
CONFIG_UBSAN_TRAP=y
|
||||
CONFIG_UBSAN_LOCAL_BOUNDS=y
|
||||
# CONFIG_UBSAN_SHIFT is not set
|
||||
# CONFIG_UBSAN_OBJECT_SIZE is not set
|
||||
# CONFIG_UBSAN_BOOL is not set
|
||||
# CONFIG_UBSAN_ENUM is not set
|
||||
CONFIG_PAGE_OWNER=y
|
||||
|
||||
Reference in New Issue
Block a user