]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/v850/Kconfig
i2c-pasemi: use i2c_add_numbered_adapter()
[linux-2.6-omap-h63xx.git] / arch / v850 / Kconfig
index 50ccc7f57cd0ffece7f9ccac025f80f31e5d9a9a..b6a50b8b38de2c4edc2fdbc8b30012d772c3b672 100644 (file)
@@ -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
@@ -335,6 +331,8 @@ source "sound/Kconfig"
 
 source "drivers/usb/Kconfig"
 
+source "kernel/Kconfig.instrumentation"
+
 source "arch/v850/Kconfig.debug"
 
 source "security/Kconfig"