Skip to content

Commit

Permalink
config: remove CONFIG_MULTIPLE_LMK
Browse files Browse the repository at this point in the history
Not need any more

Signed-off-by: Qiwu Huang <huangqiwu@xiaomi.com>
  • Loading branch information
Qiwu Huang committed May 7, 2018
1 parent 8642441 commit 2a1313f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion arch/arm64/configs/polaris_user_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,6 @@ CONFIG_UIO_MSM_SHAREDMEM=y
CONFIG_STAGING=y
CONFIG_ASHMEM=y
CONFIG_ANDROID_LOW_MEMORY_KILLER=y
CONFIG_MULTIPLE_LMK=y
CONFIG_ION=y
CONFIG_ION_MSM=y
CONFIG_GSI=y
Expand Down
6 changes: 0 additions & 6 deletions drivers/staging/android/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ config ANDROID_LOW_MEMORY_KILLER_AUTODETECT_OOM_ADJ_VALUES
/sys/module/lowmemorykiller/parameters/adj and convert them
to oom_score_adj values.

config MULTIPLE_LMK
bool "Multiple lowmemorykiller"
default n
---help---
Provide multiple kill in LMK routine

source "drivers/staging/android/ion/Kconfig"

source "drivers/staging/android/fiq_debugger/Kconfig"
Expand Down

0 comments on commit 2a1313f

Please sign in to comment.