Skip to content

Commit

Permalink
defconfig: odroidu: enable IO Accounting support
Browse files Browse the repository at this point in the history
  • Loading branch information
mdrjr committed May 23, 2014
1 parent 1cb98e0 commit dfef803
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion arch/arm/configs/odroidu_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,10 @@ CONFIG_HIGH_RES_TIMERS=y
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y

#
# RCU Subsystem
Expand Down

0 comments on commit dfef803

Please sign in to comment.