summaryrefslogtreecommitdiff
path: root/arch/cris/Kconfig
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2013-03-22 22:45:51 +0100
committerJesper Nilsson <jespern@axis.com>2013-03-27 17:21:01 +0100
commita5c23db5f453b738243bb8f982821bc057cf8e77 (patch)
treef691fb2d1224ed5ed55dde5fdfa62527dcff1928 /arch/cris/Kconfig
parent19f949f52599ba7c3f67a5897ac6be14bfcb1200 (diff)
CRIS: remove "config OOM_REBOOT"
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>
Diffstat (limited to 'arch/cris/Kconfig')
-rw-r--r--arch/cris/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig
index c59a01dd9c0c..03e6a292ff2e 100644
--- a/arch/cris/Kconfig
+++ b/arch/cris/Kconfig
@@ -96,9 +96,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