mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 12:11:59 +02:00
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:
parent
0f08996b84
commit
341a788ad8
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user