Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 96184b60 authored by Paul Bolle's avatar Paul Bolle Committed by Jesper Nilsson
Browse files

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: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarJesper Nilsson <jesper.nilsson@axis.com>
parent 2e032852
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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