summarylogtreecommitdiffstats
path: root/0019-ZEN-INTERACTIVE-Base-config-item.patch
diff options
context:
space:
mode:
authorBjörn Bidar2022-10-16 19:01:17 +0300
committerBjörn Bidar2022-10-19 21:07:24 +0300
commit640c8732d2f7f523f501989a32efe1db6a681b64 (patch)
tree7bba76a10048655bc6eb6b53ec39e4012586ac49 /0019-ZEN-INTERACTIVE-Base-config-item.patch
parentdafa8d62d3f6493d66afc5d568273f5a7e7b8924 (diff)
downloadaur-640c8732d2f7f523f501989a32efe1db6a681b64.tar.gz
Update to 6.0.2.pf2-1
- New upstream release based on 6.0.2 - Sync kernel config with Arch and Arch32 - Store patches in git Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
Diffstat (limited to '0019-ZEN-INTERACTIVE-Base-config-item.patch')
-rw-r--r--0019-ZEN-INTERACTIVE-Base-config-item.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/0019-ZEN-INTERACTIVE-Base-config-item.patch b/0019-ZEN-INTERACTIVE-Base-config-item.patch
deleted file mode 100644
index b1ae0af8dfe9..000000000000
--- a/0019-ZEN-INTERACTIVE-Base-config-item.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 0000000000000000000000000000000000000000 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: [PATCH] ZEN: INTERACTIVE: Base config item
-
----
- init/Kconfig | 6 ++++++
- 1 file changed, 6 insertions(+)
-
-diff --git a/init/Kconfig b/init/Kconfig
-index 5b5f9ea153d3ea7d54601950d6332ee1cec21df2..40b922be8c2af3b67156290a06a92f7bd1517bab 100644
---- a/init/Kconfig
-+++ b/init/Kconfig
-@@ -116,6 +116,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
-