Skip to content

Commit

Permalink
CRIS: remove "config OOM_REBOOT"
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Jesper Nilsson <[email protected]>
  • Loading branch information
pebolle authored and Jesper Nilsson committed Sep 10, 2013
1 parent 2e03285 commit 96184b6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/cris/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 96184b6

Please sign in to comment.