All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Bodo Eggert <7eggert@gmx.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Kconfig changes 4: s/menu/menuconfig/ CPU scaling menu
Date: Mon, 4 Jul 2005 11:53:57 +0100	[thread overview]
Message-ID: <20050704115357.A587@flint.arm.linux.org.uk> (raw)
In-Reply-To: <Pine.LNX.4.58.0507041243070.8687@be1.lrz>; from 7eggert@gmx.de on Mon, Jul 04, 2005 at 12:43:56PM +0200

On Mon, Jul 04, 2005 at 12:43:56PM +0200, Bodo Eggert wrote:
> Part 4: The CPU scaling menu.
> 
> In many config submenus, the first menu option will enable the rest 
> of the menu options. For these menus, It's appropriate to use the more 
> convenient "menuconfig" keyword.
> 
> This patch is designed for 2.6.13-rc1

This is inappropriate for ARM - take a look at the ARM Kconfig file
around those lines which you deleted.  You'll notice that ARM contains
some extra options for cpufreq which aren't offered on other
architectures.

These options should appear under the cpufreq menu, and making this
change means that they no longer do so.

> --- rc1-a/./arch/arm/Kconfig	2005-06-30 11:22:15.000000000 +0200
> +++ rc1-b/./arch/arm/Kconfig	2005-07-04 12:39:29.000000000 +0200
> @@ -516,8 +516,6 @@ endmenu
>  
>  if (ARCH_SA1100 || ARCH_INTEGRATOR)
>  
> -menu "CPU Frequency scaling"
> -
>  source "drivers/cpufreq/Kconfig"
>  
>  config CPU_FREQ_SA1100
> @@ -541,8 +539,6 @@ config CPU_FREQ_INTEGRATOR
>  
>  	  If in doubt, say Y.
>  
> -endmenu
> -
>  endif
>  
>  menu "Floating point emulation"

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 Serial core

  reply	other threads:[~2005-07-04 10:56 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-30 21:06 [PATCH] Kconfig changes: s/menu/menuconfig/ Bodo Eggert
2005-07-01  9:05 ` Bodo Eggert
2005-07-04 13:13   ` [PATCH][Update 2] " Bodo Eggert
2005-07-04  9:49 ` [PATCH] " Bodo Eggert
2005-07-04  9:55   ` Bodo Eggert
2005-07-04 12:24     ` [PATCH][Update] Kconfig changes 2b: s/menu/menuconfig/ USB menu Bodo Eggert
2005-07-04 10:15   ` [PATCH] Kconfig changes 3: s/menu/menuconfig/ APM menu Bodo Eggert
2005-07-04 10:23     ` Bodo Eggert
2005-07-04 10:40     ` [PATCH] Kconfig changes 4: s/menu/menuconfig/ CPU scaling menu Bodo Eggert
2005-07-04 10:43       ` Bodo Eggert
2005-07-04 10:53         ` Russell King [this message]
2005-07-04 12:02           ` Bodo Eggert
2005-07-04 10:53       ` [PATCH] Kconfig changes 4: s/menu/menuconfig/ profiling menu Bodo Eggert
2005-07-04 13:39         ` [PATCH] Kconfig changes 6: Move the Fusion MPT menu Bodo Eggert
2005-07-04 13:45           ` Bodo Eggert
2005-07-04 12:53       ` [PATCH] Kconfig changes 4: s/menu/menuconfig/ CPU scaling menu Bodo Eggert
2005-07-04 12:22   ` [PATCH][Update] Kconfig changes 2b: s/menu/menuconfig/ USB menu Bodo Eggert
2005-07-04 10:57 ` [PATCH] Kconfig changes: s/menu/menuconfig/ Sam Ravnborg
2005-07-04 12:37   ` Bodo Eggert
2005-07-04 12:35 ` [PATCH][Update] Kconfig changes 1b: s/menu/menuconfig/ Bodo Eggert
2005-07-04 13:11 ` [PATCH][Update 2] Kconfig changes: s/menu/menuconfig/ Bodo Eggert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050704115357.A587@flint.arm.linux.org.uk \
    --to=rmk+lkml@arm.linux.org.uk \
    --cc=7eggert@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.