Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 827501a

Browse files
committed
ZEN: INTERACTIVE: Base config item
1 parent e9a38f8 commit 827501a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

init/Kconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,12 @@ config THREAD_INFO_IN_TASK
7373

7474
menu "General setup"
7575

76+
config ZEN_INTERACTIVE
77+
bool "Tune kernel for interactivity"
78+
default y
79+
help
80+
Tunes the kernel for responsiveness at the cost of throughput and power usage.
81+
7682
config BROKEN
7783
bool
7884

0 commit comments

Comments
 (0)