]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sparc/Kconfig
Add HAVE_OPROFILE
[linux-2.6-omap-h63xx.git] / arch / sparc / Kconfig
index 603d83ad65c8f0012e11c3c300273424d24c1098..3d9bc2f0b4710acc364436b250d5975160c986a8 100644 (file)
@@ -24,6 +24,9 @@ config GENERIC_ISA_DMA
 config ARCH_NO_VIRT_TO_BUS
        def_bool y
 
+config OF
+       def_bool y
+
 source "init/Kconfig"
 
 menu "General machine setup"
@@ -60,6 +63,7 @@ config NR_CPUS
 config SPARC
        bool
        default y
+       select HAVE_OPROFILE
 
 # Identify this as a Sparc32 build
 config SPARC32
@@ -317,12 +321,7 @@ endmenu
 
 source "fs/Kconfig"
 
-menu "Instrumentation Support"
-       depends on EXPERIMENTAL
-
-source "arch/sparc/oprofile/Kconfig"
-
-endmenu
+source "kernel/Kconfig.instrumentation"
 
 source "arch/sparc/Kconfig.debug"