]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mn10300/Kconfig
[ARM] 5272/1: remove conditional compilation in show_pte()
[linux-2.6-omap-h63xx.git] / arch / mn10300 / Kconfig
index eedc3a5e0d9ba62f82c1ec49254eb38e0579a452..e856218da90d36098e719602be9ffaa78c28f606 100644 (file)
@@ -63,6 +63,10 @@ config GENERIC_HARDIRQS
 config HOTPLUG_CPU
        def_bool n
 
+config HZ
+       int
+       default 1000
+
 mainmenu "Matsushita MN10300/AM33 Kernel Configuration"
 
 source "init/Kconfig"
@@ -182,17 +186,6 @@ config PREEMPT
          Say Y here if you are building a kernel for a desktop, embedded
          or real-time system.  Say N if you are unsure.
 
-config PREEMPT_BKL
-       bool "Preempt The Big Kernel Lock"
-       depends on PREEMPT
-       default y
-       help
-         This option reduces the latency of the kernel by making the
-         big kernel lock preemptible.
-
-         Say Y here if you are building a kernel for a desktop system.
-         Say N if you are unsure.
-
 config MN10300_CURRENT_IN_E2
        bool "Hold current task address in E2 register"
        default y