UBSan: Minor typo fix to align with other place
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
parent
32a21a1b67
commit
274c085c4a
|
@ -232,7 +232,7 @@ config MM_UBSAN_OPTION
|
|||
for available options.
|
||||
|
||||
config MM_UBSAN_TRAP_ON_ERROR
|
||||
bool "Enable UBsan trap on error to crash immediately"
|
||||
bool "Enable UBSan trap on error to crash immediately"
|
||||
depends on MM_UBSAN
|
||||
default y
|
||||
---help---
|
||||
|
|
Loading…
Reference in New Issue