mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
kasantest.c: Adding Dependencies
Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
This commit is contained in:
parent
ce217b8744
commit
818a3e6b63
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
config TESTING_KASAN
|
||||
tristate "KASan validity test"
|
||||
depends on MM_KASAN
|
||||
default n
|
||||
---help---
|
||||
Enable the KASan validity test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue