]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/m32r/Kconfig
m68knommu: remove old cache management cruft from mm code
[linux-2.6-omap-h63xx.git] / arch / m32r / Kconfig
index 565d0138078e6f19a2475cea82aba61027ca75c9..c3bb8a755b00a3f13cdfc891a2b42ddbe0d63b63 100644 (file)
@@ -28,6 +28,9 @@ config GENERIC_IRQ_PROBE
        bool
        default y
 
+config NO_IOPORT
+       def_bool y
+
 source "init/Kconfig"
 
 
@@ -238,6 +241,10 @@ config GENERIC_CALIBRATE_DELAY
        bool
        default y
 
+config SCHED_NO_NO_OMIT_FRAME_POINTER
+        bool
+        default y
+
 config PREEMPT
        bool "Preemptible Kernel"
        help