From: Florian Klink <flokli@flokli.de>
To: linux-arm-kernel@lists.infradead.org
Cc: "Florian Klink" <flokli@flokli.de>,
"Toke Høiland-Jørgensen" <toke@toke.dk>
Subject: [PATCH 1/2] ARM: multi_v7_defconfig: enable NET_SCHED
Date: Sun, 1 Sep 2019 19:51:36 +0200 [thread overview]
Message-ID: <20190901175137.32672-1-flokli@flokli.de> (raw)
This enables QoS and/or fair queueing, and allows to build and configure
various schedulers.
Those are widely used already in desktop systems and routers, and
present in x86_64_defconfig as well.
Cc: Toke Høiland-Jørgensen <toke@toke.dk>
Signed-off-by: Florian Klink <flokli@flokli.de>
---
arch/arm/configs/multi_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 6a40bc2ef271..778265f19b8f 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -132,6 +132,7 @@ CONFIG_MODULE_UNLOAD=y
CONFIG_PARTITION_ADVANCED=y
CONFIG_CMDLINE_PARTITION=y
CONFIG_NET=y
+CONFIG_NET_SCHED=y
CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_INET=y
--
2.22.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2019-09-01 17:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-01 17:51 Florian Klink [this message]
2019-09-01 17:51 ` [PATCH 2/2] arm64: defconfig: enable NET_SCHED Florian Klink
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190901175137.32672-1-flokli@flokli.de \
--to=flokli@flokli.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=toke@toke.dk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox