Skip to content

Commit

Permalink
Updated defconfig to reflect +CONFIG_VFS_CACHE_PRESSURE=90 && +CONFIG…
Browse files Browse the repository at this point in the history
…_WQ_POWER_EFFICIENT_DEFAULT=y
  • Loading branch information
polesapart committed Nov 21, 2014
1 parent e1443f1 commit 5af48ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm/configs/tegra_olympus_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,7 @@ CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
# CONFIG_APM_EMULATION is not set
CONFIG_PM_CLK=y
CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
CONFIG_SUSPEND_TIME=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_NET=y
Expand Down Expand Up @@ -2888,7 +2889,7 @@ CONFIG_IOMMU_SUPPORT=y
#
# File systems
#
CONFIG_VFS_CACHE_PRESSURE=45
CONFIG_VFS_CACHE_PRESSURE=90
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
Expand Down

0 comments on commit 5af48ec

Please sign in to comment.