summaryrefslogtreecommitdiffstats
path: root/kernel-ppc64le-debug-rhel.config
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-08-20 11:46:38 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-08-20 11:46:38 -0500
commit7c2668e42b10dc6da4a7fba6bf29c2ef7ffd1c79 (patch)
tree8ff223304a5562663720313a480f07a21269b079 /kernel-ppc64le-debug-rhel.config
parent799319231f7068a3c17c4c0cbc862af8d91740a8 (diff)
downloadkernel-7c2668e42b10dc6da4a7fba6bf29c2ef7ffd1c79.tar.gz
kernel-7c2668e42b10dc6da4a7fba6bf29c2ef7ffd1c79.tar.xz
kernel-7c2668e42b10dc6da4a7fba6bf29c2ef7ffd1c79.zip
kernel-5.9.0-0.rc1.20200819git18445bf405cb.1
* Wed Aug 19 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.9.0-0.rc1.20200819git18445bf405cb.1] - 18445bf405cb rebase - Add mlx5_vdpa to module filter for Fedora ("Justin M. Forbes") - Add python3-sphinx_rtd_theme buildreq for docs ("Justin M. Forbes") - kernel.spec: Remove kernel-keys directory on rpm erase (Prarit Bhargava) - More Fedora config updates ("Justin M. Forbes") - New config deps ("Justin M. Forbes") - Updated changelog for the release based on 06a4ec1d9dc6 (Fedora Kernel Team) - redhat: ark: enable CONFIG_NET_SCH_TAPRIO (Davide Caratti) - redhat: ark: enable CONFIG_NET_SCH_ETF (Davide Caratti) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-ppc64le-debug-rhel.config')
-rw-r--r--kernel-ppc64le-debug-rhel.config5
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config
index 8a76973c4..77d4ce0da 100644
--- a/kernel-ppc64le-debug-rhel.config
+++ b/kernel-ppc64le-debug-rhel.config
@@ -192,6 +192,7 @@ CONFIG_ARM64_ERRATUM_1319367=y
CONFIG_ARM64_ERRATUM_1530923=y
CONFIG_ARM64_ERRATUM_1542419=y
CONFIG_ARM64_USE_LSE_ATOMICS=y
+CONFIG_ARM_SMCCC_SOC_ID=y
# CONFIG_ARM_SMC_WATCHDOG is not set
# CONFIG_ARM_SMMU_LEGACY_DT_BINDINGS is not set
# CONFIG_AS3935 is not set
@@ -3277,7 +3278,7 @@ CONFIG_NET_SCH_DEFAULT=y
CONFIG_NET_SCH_DRR=m
CONFIG_NET_SCH_DSMARK=m
CONFIG_NET_SCHED=y
-# CONFIG_NET_SCH_ETF is not set
+CONFIG_NET_SCH_ETF=m
CONFIG_NET_SCH_ETS=m
CONFIG_NET_SCH_FQ_CODEL=y
CONFIG_NET_SCH_FQ=m
@@ -3298,7 +3299,7 @@ CONFIG_NET_SCH_RED=m
CONFIG_NET_SCH_SFB=m
CONFIG_NET_SCH_SFQ=m
# CONFIG_NET_SCH_SKBPRIO is not set
-# CONFIG_NET_SCH_TAPRIO is not set
+CONFIG_NET_SCH_TAPRIO=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SWITCHDEV=y