diff options
author | Michael Trimarchi <trimarchi@gandalf.sssup.it> | 2009-01-29 14:27:53 +0000 |
---|---|---|
committer | Andy Green <agreen@octopus.localdomain> | 2009-01-29 14:27:53 +0000 |
commit | 8dc269185dc7930b040ca67600a7e60b1ae8086c (patch) | |
tree | 53876345d1f55be195b43e5cf04c00625893b333 /drivers/misc/Kconfig | |
parent | 63de1f0c75275066da1f32e9b36931bc0a297a53 (diff) |
Remove old android
Remove old android support.
Signed-off-by: Michael Trimarchi <michael@panicking.kicks-ass.org>
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r-- | drivers/misc/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index e4d38f8bf9b..083dbc7c5d1 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -146,11 +146,6 @@ config ICS932S401 This driver can also be built as a module. If so, the module will be called ics932s401. -config LOW_MEMORY_KILLER - tristate "Low Memory Killer" - ---help--- - Register processes to be killed when memory is low. - config ATMEL_SSC tristate "Device driver for Atmel SSC peripheral" depends on AVR32 || ARCH_AT91 |