mirror of
https://github.com/reactos/syzkaller.git
synced 2025-02-14 08:19:04 +00:00
Update kernel_configs.md
This commit is contained in:
parent
7785e4049f
commit
195cc154e2
@ -22,6 +22,12 @@ To show code coverage in web interface:
|
||||
CONFIG_DEBUG_INFO=y
|
||||
```
|
||||
|
||||
For detection of enabled syscalls and kernel bitness:
|
||||
```
|
||||
CONFIG_KALLSYMS=y
|
||||
CONFIG_KALLSYMS_ALL=y
|
||||
```
|
||||
|
||||
For `namespace` sandbox:
|
||||
```
|
||||
CONFIG_NAMESPACES=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user