mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 00:34:20 +08:00
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>
This commit is contained in:
parent
2e03285224
commit
96184b606f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user