Skip to content

Commit

Permalink
ODROIDC: defconfig: enable IOTOP support
Browse files Browse the repository at this point in the history
Change-Id: I27c1144aa1db39708a05fd3473a24412cef94638
  • Loading branch information
mdrjr committed Dec 18, 2014
1 parent 6cb0bdb commit 0efe638
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions arch/arm/configs/odroidc_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.10.33 Kernel Configuration
# Linux/arm 3.10.34 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
Expand Down Expand Up @@ -79,7 +79,10 @@ CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_IRQ_TIME_ACCOUNTING is not set
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 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 Expand Up @@ -1155,18 +1158,6 @@ CONFIG_MMC_AML=y
#
# CONFIG_AMLOGIC_SPI_NOR is not set

#
# Meson NAND Device Support(For NEXT GEN NAND DRIV)
#
# CONFIG_AML_NEXT_GEN_NAND is not set
# CONFIG_AML_NFTL_NEW is not set

#
# Meson NAND Device Support
#
# CONFIG_AM_NAND is not set
# CONFIG_AML_NEXT_NAND is not set

#
# Network devices
#
Expand Down

0 comments on commit 0efe638

Please sign in to comment.