]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - arch/sparc64/Kconfig
[PATCH] Add retain_initrd boot option
[linux-2.6.git] / arch / sparc64 / Kconfig
index d391d11f245ab0d8d06ce6a9e92c95a1b4b989f8..fb84647dbf3dedd132e4e0082a232ab95e9da0e4 100644 (file)
@@ -26,6 +26,14 @@ config MMU
        bool
        default y
 
+config STACKTRACE_SUPPORT
+       bool
+       default y
+
+config LOCKDEP_SUPPORT
+       bool
+       default y
+
 config TIME_INTERPOLATION
        bool
        default y
@@ -224,6 +232,10 @@ config LARGE_ALLOCS
 
 source "mm/Kconfig"
 
+config ZONE_DMA
+       bool
+       default y
+
 config GENERIC_ISA_DMA
        bool
        default y