mirror of
https://github.com/torvalds/linux.git
synced 2024-10-31 09:11:49 +00:00
parisc: Enable UBSAN support
Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
parent
1ed4714fba
commit
e35a2ce692
@ -9,6 +9,8 @@ config PARISC
|
||||
select ARCH_WANT_FRAME_POINTERS
|
||||
select ARCH_HAS_ELF_RANDOMIZE
|
||||
select ARCH_HAS_STRICT_KERNEL_RWX
|
||||
select ARCH_HAS_UBSAN_SANITIZE_ALL
|
||||
select ARCH_WANTS_UBSAN_NO_NULL
|
||||
select ARCH_SUPPORTS_MEMORY_FAILURE
|
||||
select RTC_CLASS
|
||||
select RTC_DRV_GENERIC
|
||||
|
Loading…
Reference in New Issue
Block a user