Skip to content

Commit 095f569

Browse files
EricccTaiwanhtejun
authored andcommitted
tools/sched_ext: Sync README.md Kconfig with upstream scx
Sync the documentation with the upstream scx repository to reflect the current recommended configuration. Ref: https://github.com/sched-ext/scx/blob/main/README.md#build--install Signed-off-by: Cheng-Yang Chou <yphbchou0911@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
1 parent 075e70d commit 095f569

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

tools/sched_ext/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,8 @@ CONFIG_SCHED_CLASS_EXT=y
5858
CONFIG_BPF_SYSCALL=y
5959
CONFIG_BPF_JIT=y
6060
CONFIG_DEBUG_INFO_BTF=y
61-
```
62-
63-
It's also recommended that you also include the following Kconfig options:
64-
65-
```
6661
CONFIG_BPF_JIT_ALWAYS_ON=y
6762
CONFIG_BPF_JIT_DEFAULT_ON=y
68-
CONFIG_PAHOLE_HAS_BTF_TAG=y
6963
```
7064

7165
There is a `Kconfig` file in this directory whose contents you can append to

0 commit comments

Comments
 (0)