From 2bdf51e137e6e9446abda6482e816d203533bd95 Mon Sep 17 00:00:00 2001 From: Bjørn Mork Date: Tue, 16 May 2017 15:38:05 +0200 Subject: x --- iotop/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/iotop/Makefile b/iotop/Makefile index 877442d..d308280 100644 --- a/iotop/Makefile +++ b/iotop/Makefile @@ -30,6 +30,7 @@ define Package/iotop DEPENDS:=+python KCONFIG:=CONFIG_TASKSTATS=y \ CONFIG_TASK_DELAY_ACCT=y \ + CONFIG_TASK_XACCT=y \ CONFIG_TASK_IO_ACCOUNTING=y \ CONFIG_VM_EVENT_COUNTERS=y endef -- cgit v1.2.3