[core] fix typo in readme

This commit is contained in:
Adam Madsen 2020-11-13 22:52:54 -06:00
parent d9190f1d26
commit 8d6eac1f49
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Ensure your kernel has the following options enabled:
```
CONFIG_FTRACE=y
CONFIG_KPROBLES=y
CONFIG_KPROBES=y
CONFIG_PCI_QUIRKS=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y