aboutsummaryrefslogtreecommitdiffstats
diff options
authorGreg Kroah-Hartman <gregkh@suse.de>2009-01-05 16:21:33 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2009-01-05 16:21:33 -0800
commitf9a59840e4831ba822257370001d4a7b33ca1a70 (patch)
treec73294e226692ebf90454f6050e1fb37a10744eb
parent19e85cba8343cbfceb6fd06e0706a4e60b67703d (diff)
downloadpatches-f9a59840e4831ba822257370001d4a7b33ca1a70.tar.gz
android low memory killer module can only be built into the kernel :(
-rw-r--r--staging/staging-android-add-lowmemorykiller-driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/staging/staging-android-add-lowmemorykiller-driver.patch b/staging/staging-android-add-lowmemorykiller-driver.patch
index 8a9a3b52a9741f..2cf3340f1d6194 100644
--- a/staging/staging-android-add-lowmemorykiller-driver.patch
+++ b/staging/staging-android-add-lowmemorykiller-driver.patch
@@ -23,7 +23,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
default n
+config ANDROID_LOW_MEMORY_KILLER
-+ tristate "Android Low Memory Killer"
++ bool "Android Low Memory Killer"
+ default N
+ ---help---
+ Register processes to be killed when memory is low