defconfig: Disable BALANCE_ANON_FILE_RECLAIM

Disable QC customized config to align upstream behavior

Bug: 158449887
Test: boot
Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: I015219b9be587fd4bd89adc6f15450569b842074
fourteen
Martin Liu 3 years ago committed by Jenna
parent 2866902bac
commit 251654d59a
  1. 1
      arch/arm64/configs/vendor/pixel_experience-a52q_defconfig
  2. 1
      arch/arm64/configs/vendor/pixel_experience-a72q_defconfig

@ -605,7 +605,6 @@ CONFIG_ZSMALLOC=y
CONFIG_PGTABLE_MAPPING=y
# CONFIG_ZSMALLOC_STAT is not set
CONFIG_GENERIC_EARLY_IOREMAP=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_KSWAPD_CPU=0x3F
# CONFIG_IDLE_PAGE_TRACKING is not set
CONFIG_FRAME_VECTOR=y

@ -602,7 +602,6 @@ CONFIG_ZSMALLOC=y
CONFIG_PGTABLE_MAPPING=y
# CONFIG_ZSMALLOC_STAT is not set
CONFIG_GENERIC_EARLY_IOREMAP=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_KSWAPD_CPU=0x3F
# CONFIG_IDLE_PAGE_TRACKING is not set
CONFIG_FRAME_VECTOR=y

Loading…
Cancel
Save