CRIS: remove "config OOM_REBOOT"
authorPaul Bolle <pebolle@tiscali.nl>
Fri, 22 Mar 2013 21:45:51 +0000 (22:45 +0100)
committerJesper Nilsson <jespern@axis.com>
Tue, 10 Sep 2013 15:28:19 +0000 (17:28 +0200)
The Kconfig symbol OOM_REBOOT got added in v2.6.25. It has never been
used. Its entry can safely be removed.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
arch/cris/Kconfig

index 3201ddb8da6a039d3fd56b3fa13969648a004d08..cf0e3bc6d150a91192eb2ce9802cbaa5aa15c6ac 100644 (file)
@@ -99,9 +99,6 @@ config ETRAX_KMALLOCED_MODULES
        help
          Enable module allocation with kmalloc instead of vmalloc.
 
-config OOM_REBOOT
-       bool "Enable reboot at out of memory"
-
 source "kernel/Kconfig.preempt"
 
 source mm/Kconfig