diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/cris/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig index 3201ddb8da6a..cf0e3bc6d150 100644 --- a/arch/cris/Kconfig +++ b/arch/cris/Kconfig | |||
@@ -99,9 +99,6 @@ config ETRAX_KMALLOCED_MODULES | |||
99 | help | 99 | help |
100 | Enable module allocation with kmalloc instead of vmalloc. | 100 | Enable module allocation with kmalloc instead of vmalloc. |
101 | 101 | ||
102 | config OOM_REBOOT | ||
103 | bool "Enable reboot at out of memory" | ||
104 | |||
105 | source "kernel/Kconfig.preempt" | 102 | source "kernel/Kconfig.preempt" |
106 | 103 | ||
107 | source mm/Kconfig | 104 | source mm/Kconfig |