X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Fsparc%2FKconfig;h=99f8971716d2226a53a27c3e5c19e99c32b6f135;hb=f5bb3a5e9dcdb8435471562b6cada89525cf4df1;hp=9d327ec59759746bf0938f53f89ed2569fba7c44;hpb=644b55ce889edd37d6406df26e2d96d7a7390749;p=~andy%2Flinux diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index 9d327ec5975..99f8971716d 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig @@ -48,9 +48,8 @@ config SMP Y to "Enhanced Real Time Clock Support", below. The "Advanced Power Management" code will be disabled if you say Y here. - See also the , - and the SMP-HOWTO available at - . + See also and the SMP-HOWTO + available at . If you don't know what to do here, say N. @@ -63,6 +62,7 @@ config NR_CPUS config SPARC bool default y + select HAVE_OPROFILE # Identify this as a Sparc32 build config SPARC32 @@ -320,13 +320,6 @@ endmenu source "fs/Kconfig" -menu "Instrumentation Support" - depends on EXPERIMENTAL - -source "arch/sparc/oprofile/Kconfig" - -endmenu - source "arch/sparc/Kconfig.debug" source "security/Kconfig"