X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Fv850%2FKconfig;h=ace479ab273ff329cc387ce536e8598f171054b4;hb=702ed6ef375c19d65f2eeeefd3851476f2c4cee4;hp=50ccc7f57cd0ffece7f9ccac025f80f31e5d9a9a;hpb=bc95f3669f5e6f63cf0b84fe4922c3c6dd4aa775;p=~andy%2Flinux diff --git a/arch/v850/Kconfig b/arch/v850/Kconfig index 50ccc7f57cd..ace479ab273 100644 --- a/arch/v850/Kconfig +++ b/arch/v850/Kconfig @@ -37,6 +37,10 @@ config GENERIC_IRQ_PROBE bool default y +config GENERIC_TIME + bool + default y + config TIME_LOW_RES bool default y @@ -236,14 +240,6 @@ menu "Processor type and features" config RESET_GUARD bool "Reset Guard" - config LARGE_ALLOCS - bool "Allow allocating large blocks (> 1MB) of memory" - help - Allow the slab memory allocator to keep chains for very large - memory sizes - upto 32MB. You may need this if your system has - a lot of RAM, and you need to able to allocate very large - contiguous chunks. If unsure, say N. - source "mm/Kconfig" endmenu