ANDROID: gki_defconfig: remove CONFIG_UBSAN_OBJECT_SIZE

This configs does not exist any more. So drop itfrom the gki_defconfig.

Fixes: 69d0db01e2 ("ubsan: remove CONFIG_UBSAN_OBJECT_SIZE")
Signed-off-by: Will McVicker <willmcvicker@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ia747661e4226dc6a27c0ccfe4668f048bd286e91
This commit is contained in:
Will McVicker 2022-02-14 14:41:56 -08:00 committed by Greg Kroah-Hartman
parent 0f08996b84
commit 341a788ad8
2 changed files with 0 additions and 2 deletions

View File

@ -656,7 +656,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

@ -597,7 +597,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