arm64: defconfig: enable taskstats configuration
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Fri, 28 Jan 2022 16:00:50 +0000 (17:00 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 11 Feb 2022 08:46:19 +0000 (16:46 +0800)
commit10fb2ac13bc37257fe00c99c637835bfca6b572e
tree05ce1f3975bee49e3713bf9ca3b4f14dfb148ecf
parent5c5dabb1647664af9df38d01fcf0702e2ae0f52a
arm64: defconfig: enable taskstats configuration

Enable CONFIG_TASKSTATS which is required for CONFIG_TASK_XACCT (and
subsequently CONFIG_TASK_IO_ACCOUNTING). Previously, taskstats got
pulled in by KVM but that got changed in commit 63b3f96e1a98
("kvm: Select SCHED_INFO instead of TASK_DELAY_ACCT").

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/configs/defconfig