ANDROID: GKI: remove CONFIG_UBSAN_OBJECT_SIZE from gki_defconfig

In commit 33db9912ff ("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:
Greg Kroah-Hartman
2022-04-21 16:22:23 +02:00
parent 33f5d1daec
commit fa4df40307
2 changed files with 0 additions and 2 deletions

View File

@@ -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

View File

@@ -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