Skip to content
Snippets Groups Projects
Verified Commit 774a3b2f authored by Michal Hrusecky's avatar Michal Hrusecky :mouse: Committed by Karel Koci
Browse files

kernel: Enable stuff needed for iotop

parent 0d08bada
Branches
Tags
1 merge request!123Turris OS 5.0 (HBK)
......@@ -102,5 +102,12 @@ CONFIG_KERNEL_WATCHDOG_NOWAYOUT=y
CONFIG_KERNEL_FAIR_GROUP_SCHED=y
CONFIG_KERNEL_CFS_BANDWIDTH=y
# iotop
CONFIG_KERNEL_TASKSTATS=y
CONFIG_KERNEL_TASK_DELAY_ACCT=y
CONFIG_KERNEL_TASK_IO_ACCOUNTING=y
CONFIG_KERNEL_TASK_XACCT=y
CONFIG_KERNEL_VM_EVENT_COUNTERS=y
# Sound
CONFIG_PACKAGE_kmod-sound-core=y
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment