summaryrefslogtreecommitdiff
path: root/scripts/package-build/linux-kernel/config/arm64
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-05-18 14:47:40 +0200
committerGitHub <noreply@github.com>2026-05-18 15:47:40 +0300
commit11a3b4bd380b0ecf757c71642ce4d0633faf3c3c (patch)
treeae7813420a357fc1a08cc02b24eb29bace530cc1 /scripts/package-build/linux-kernel/config/arm64
parent82f47ed4be04f4ec0ff4f13c0a6d71688e93e14d (diff)
downloadvyos-build-11a3b4bd380b0ecf757c71642ce4d0633faf3c3c.tar.gz
vyos-build-11a3b4bd380b0ecf757c71642ce4d0633faf3c3c.zip
Kernel: T8879: add missing Hyper-V drivers after 6.18 upgrade (#1193)
* Kernel: T8846: consolidate config for CPU/Task time and stats accounting * Kernel: T8879: add config section for hypervisor Virtual Socket Protocol * Kernel: T8879: add missing Hyper-V drivers after 6.18 upgrade Add drivers for Hyper-V hypervisor which got lost in transition from 6.6 to 6.18 Kernel upgrade.
Diffstat (limited to 'scripts/package-build/linux-kernel/config/arm64')
-rw-r--r--scripts/package-build/linux-kernel/config/arm64/vyos_defconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/scripts/package-build/linux-kernel/config/arm64/vyos_defconfig b/scripts/package-build/linux-kernel/config/arm64/vyos_defconfig
index a4b03f3b..7dbb5d81 100644
--- a/scripts/package-build/linux-kernel/config/arm64/vyos_defconfig
+++ b/scripts/package-build/linux-kernel/config/arm64/vyos_defconfig
@@ -105,20 +105,6 @@ CONFIG_PREEMPTION=y
CONFIG_PREEMPT_DYNAMIC=y
# CONFIG_SCHED_CORE is not set
-#
-# CPU/Task time and stats accounting
-#
-# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
-# CONFIG_IRQ_TIME_ACCOUNTING is not set
-CONFIG_BSD_PROCESS_ACCT=y
-CONFIG_BSD_PROCESS_ACCT_V3=y
-CONFIG_TASKSTATS=y
-CONFIG_TASK_DELAY_ACCT=y
-CONFIG_TASK_XACCT=y
-CONFIG_TASK_IO_ACCOUNTING=y
-# CONFIG_PSI is not set
-# end of CPU/Task time and stats accounting
-
CONFIG_CPU_ISOLATION=y
#