Skip to content

Commit f4087c2

Browse files
committed
README.md: fix kernel config table rendering
Fixes: 5919ba7 ("README.md: adjust kernel config table") Reported-by: Gray Liang <[email protected]> Signed-off-by: Tobias Klauser <[email protected]>
1 parent 5919ba7 commit f4087c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ mount -t debugfs none /sys/kernel/debug
2929
The following kernel configuration is required.
3030

3131
| Option | Backend | Note |
32-
| ------------------------ | ------------------------------------------------------------------- |
32+
| ------------------------ | -------------|----------------------------------------------------- |
3333
| CONFIG_DEBUG_INFO_BTF=y | both | available since >= 5.3 |
3434
| CONFIG_KPROBES=y | both | |
3535
| CONFIG_PERF_EVENTS=y | both | |

0 commit comments

Comments
 (0)