refresh patches
This commit is contained in:
24
debian/patches/patchset-zen/sauce/0012-ZEN-INTERACTIVE-Base-config-item.patch
vendored
Normal file
24
debian/patches/patchset-zen/sauce/0012-ZEN-INTERACTIVE-Base-config-item.patch
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
From 8bf253ea1b48fe101dc0161824b9a7d85f420b84 Mon Sep 17 00:00:00 2001
|
||||
From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
|
||||
Date: Mon, 27 Jan 2020 18:10:06 +0100
|
||||
Subject: ZEN: INTERACTIVE: Base config item
|
||||
|
||||
---
|
||||
init/Kconfig | 6 ++++++
|
||||
1 file changed, 6 insertions(+)
|
||||
|
||||
--- a/init/Kconfig
|
||||
+++ b/init/Kconfig
|
||||
@@ -157,6 +157,12 @@ config THREAD_INFO_IN_TASK
|
||||
|
||||
menu "General setup"
|
||||
|
||||
+config ZEN_INTERACTIVE
|
||||
+ bool "Tune kernel for interactivity"
|
||||
+ default y
|
||||
+ help
|
||||
+ Tunes the kernel for responsiveness at the cost of throughput and power usage.
|
||||
+
|
||||
config BROKEN
|
||||
bool
|
||||
|
Reference in New Issue
Block a user