]> err.no Git - linux-2.6/blobdiff - arch/m68k/Kconfig
x86: printk kernel version in WARN_ON and other dump_stack users
[linux-2.6] / arch / m68k / Kconfig
index a86e2e9a639fff5c20a9378cf9f27c52158a4623..01dee84f840ac72608dae4fe0ea4997b3e911f81 100644 (file)
@@ -37,6 +37,10 @@ config TIME_LOW_RES
        bool
        default y
 
+config GENERIC_IOMAP
+       bool
+       default y
+
 config ARCH_MAY_HAVE_PC_FDC
        bool
        depends on Q40 || (BROKEN && SUN3X)
@@ -45,6 +49,9 @@ config ARCH_MAY_HAVE_PC_FDC
 config NO_IOPORT
        def_bool y
 
+config NO_DMA
+       def_bool SUN3
+
 mainmenu "Linux/68k Kernel Configuration"
 
 source "init/Kconfig"
@@ -676,6 +683,8 @@ endmenu
 
 source "fs/Kconfig"
 
+source "kernel/Kconfig.instrumentation"
+
 source "arch/m68k/Kconfig.debug"
 
 source "security/Kconfig"