On Sun, 17 Jul 2005, Bodo Eggert wrote: > These patches change some menus into menuconfig options. > > Reworked to apply to linux-2.6.13-rc3-git3
The oprofile menu ./arch/alpha/oprofile/Kconfig | 10 ++-------- ./arch/arm/oprofile/Kconfig | 10 ++-------- ./arch/i386/oprofile/Kconfig | 10 ++-------- ./arch/ia64/oprofile/Kconfig | 10 ++-------- ./arch/m32r/oprofile/Kconfig | 10 ++-------- ./arch/mips/oprofile/Kconfig | 10 ++-------- ./arch/parisc/oprofile/Kconfig | 10 ++-------- ./arch/ppc/oprofile/Kconfig | 10 ++-------- ./arch/ppc64/oprofile/Kconfig | 10 ++-------- ./arch/s390/oprofile/Kconfig | 8 +------- ./arch/sh/oprofile/Kconfig | 9 ++------- ./arch/sh64/oprofile/Kconfig | 10 ++-------- ./arch/sparc64/oprofile/Kconfig | 10 ++-------- ./arch/x86_64/oprofile/Kconfig | 10 ++-------- 14 files changed, 27 insertions(+), 110 deletions(-) Signed-Off-By: Bodo Eggert <[EMAIL PROTECTED]> --- a/./arch/sh/oprofile/Kconfig 2004-08-14 07:36:14.000000000 +0200 +++ b/./arch/sh/oprofile/Kconfig 2005-07-04 12:45:58.000000000 +0200 @@ -1,9 +1,6 @@ - -menu "Profiling support" - depends on EXPERIMENTAL - -config PROFILING +menuconfig PROFILING bool "Profiling support (EXPERIMENTAL)" + depends on EXPERIMENTAL help Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. @@ -19,5 +16,3 @@ config OPROFILE If unsure, say N. -endmenu - --- a/./arch/arm/oprofile/Kconfig 2004-08-14 07:36:57.000000000 +0200 +++ b/./arch/arm/oprofile/Kconfig 2005-07-04 12:46:17.000000000 +0200 @@ -1,9 +1,6 @@ - -menu "Profiling support" - depends on EXPERIMENTAL - -config PROFILING +menuconfig PROFILING bool "Profiling support (EXPERIMENTAL)" + depends on EXPERIMENTAL help Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. @@ -18,6 +15,3 @@ config OPROFILE and applications. If unsure, say N. - -endmenu - --- a/./arch/ppc/oprofile/Kconfig 2004-08-14 07:36:32.000000000 +0200 +++ b/./arch/ppc/oprofile/Kconfig 2005-07-04 12:46:35.000000000 +0200 @@ -1,9 +1,6 @@ - -menu "Profiling support" - depends on EXPERIMENTAL - -config PROFILING +menuconfig PROFILING bool "Profiling support (EXPERIMENTAL)" + depends on EXPERIMENTAL help Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. @@ -18,6 +15,3 @@ config OPROFILE and applications. If unsure, say N. - -endmenu - --- a/./arch/i386/oprofile/Kconfig 2004-08-14 07:36:59.000000000 +0200 +++ b/./arch/i386/oprofile/Kconfig 2005-07-04 12:46:56.000000000 +0200 @@ -1,9 +1,6 @@ - -menu "Profiling support" - depends on EXPERIMENTAL - -config PROFILING +menuconfig PROFILING bool "Profiling support (EXPERIMENTAL)" + depends on EXPERIMENTAL help Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. @@ -18,6 +15,3 @@ config OPROFILE and applications. If unsure, say N. - -endmenu - --- a/./arch/m32r/oprofile/Kconfig 2005-05-02 02:23:53.000000000 +0200 +++ b/./arch/m32r/oprofile/Kconfig 2005-07-04 12:47:10.000000000 +0200 @@ -1,9 +1,6 @@ - -menu "Profiling support" - depends on EXPERIMENTAL - -config PROFILING +menuconfig PROFILING bool "Profiling support (EXPERIMENTAL)" + depends on EXPERIMENTAL help Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. @@ -18,6 +15,3 @@ config OPROFILE and applications. If unsure, say N. - -endmenu - --- a/./arch/ia64/oprofile/Kconfig 2005-05-02 02:23:53.000000000 +0200 +++ b/./arch/ia64/oprofile/Kconfig 2005-07-04 12:47:27.000000000 +0200 @@ -1,9 +1,6 @@ - -menu "Profiling support" - depends on EXPERIMENTAL - -config PROFILING +menuconfig PROFILING bool "Profiling support (EXPERIMENTAL)" + depends on EXPERIMENTAL help Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. @@ -21,6 +18,3 @@ config OPROFILE counters. If unsure, say N. - -endmenu - --- a/./arch/mips/oprofile/Kconfig 2005-05-02 02:25:32.000000000 +0200 +++ b/./arch/mips/oprofile/Kconfig 2005-07-04 12:47:42.000000000 +0200 @@ -1,9 +1,6 @@ - -menu "Profiling support" - depends on EXPERIMENTAL - -config PROFILING +menuconfig PROFILING bool "Profiling support (EXPERIMENTAL)" + depends on EXPERIMENTAL help Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. @@ -18,6 +15,3 @@ config OPROFILE and applications. If unsure, say N. - -endmenu - --- a/./arch/s390/oprofile/Kconfig 2005-06-19 14:16:18.000000000 +0200 +++ b/./arch/s390/oprofile/Kconfig 2005-07-04 12:47:56.000000000 +0200 @@ -1,7 +1,4 @@ - -menu "Profiling support" - -config PROFILING +menuconfig PROFILING bool "Profiling support" help Say Y here to enable profiling support mechanisms used by @@ -17,6 +14,3 @@ config OPROFILE and applications. If unsure, say N. - -endmenu - --- a/./arch/sh64/oprofile/Kconfig 2004-08-14 07:36:12.000000000 +0200 +++ b/./arch/sh64/oprofile/Kconfig 2005-07-04 12:48:09.000000000 +0200 @@ -1,9 +1,6 @@ - -menu "Profiling support" - depends on EXPERIMENTAL - -config PROFILING +menuconfig PROFILING bool "Profiling support (EXPERIMENTAL)" + depends on EXPERIMENTAL help Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. @@ -18,6 +15,3 @@ config OPROFILE and applications. If unsure, say N. - -endmenu - --- a/./arch/alpha/oprofile/Kconfig 2004-08-14 07:36:56.000000000 +0200 +++ b/./arch/alpha/oprofile/Kconfig 2005-07-04 12:48:23.000000000 +0200 @@ -1,9 +1,6 @@ - -menu "Profiling support" - depends on EXPERIMENTAL - -config PROFILING +menuconfig PROFILING bool "Profiling support (EXPERIMENTAL)" + depends on EXPERIMENTAL help Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. @@ -18,6 +15,3 @@ config OPROFILE and applications. If unsure, say N. - -endmenu - --- a/./arch/ppc64/oprofile/Kconfig 2004-08-14 07:36:17.000000000 +0200 +++ b/./arch/ppc64/oprofile/Kconfig 2005-07-04 12:48:40.000000000 +0200 @@ -1,9 +1,6 @@ - -menu "Profiling support" - depends on EXPERIMENTAL - -config PROFILING +menuconfig PROFILING bool "Profiling support (EXPERIMENTAL)" + depends on EXPERIMENTAL help Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. @@ -18,6 +15,3 @@ config OPROFILE and applications. If unsure, say N. - -endmenu - --- a/./arch/sparc64/oprofile/Kconfig 2004-08-14 07:37:55.000000000 +0200 +++ b/./arch/sparc64/oprofile/Kconfig 2005-07-04 12:48:55.000000000 +0200 @@ -1,9 +1,6 @@ - -menu "Profiling support" - depends on EXPERIMENTAL - -config PROFILING +menuconfig PROFILING bool "Profiling support (EXPERIMENTAL)" + depends on EXPERIMENTAL help Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. @@ -18,6 +15,3 @@ config OPROFILE and applications. If unsure, say N. - -endmenu - --- a/./arch/parisc/oprofile/Kconfig 2004-08-14 07:37:38.000000000 +0200 +++ b/./arch/parisc/oprofile/Kconfig 2005-07-04 12:49:10.000000000 +0200 @@ -1,9 +1,6 @@ - -menu "Profiling support" - depends on EXPERIMENTAL - -config PROFILING +menuconfig PROFILING bool "Profiling support (EXPERIMENTAL)" + depends on EXPERIMENTAL help Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. @@ -18,6 +15,3 @@ config OPROFILE and applications. If unsure, say N. - -endmenu - --- a/./arch/x86_64/oprofile/Kconfig 2004-08-14 07:37:25.000000000 +0200 +++ b/./arch/x86_64/oprofile/Kconfig 2005-07-04 12:49:23.000000000 +0200 @@ -1,9 +1,6 @@ - -menu "Profiling support" - depends on EXPERIMENTAL - -config PROFILING +menuconfig PROFILING bool "Profiling support (EXPERIMENTAL)" + depends on EXPERIMENTAL help Say Y here to enable the extended profiling support mechanisms used by profilers such as OProfile. @@ -18,6 +15,3 @@ config OPROFILE and applications. If unsure, say N. - -endmenu - -- Did anyone see my lost carrier? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/