public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* menucofig[2.5.56] bug: help texts in "choice"
@ 2003-01-10 22:04 Dominik Brodowski
  2003-01-11 14:50 ` Roman Zippel
  0 siblings, 1 reply; 2+ messages in thread
From: Dominik Brodowski @ 2003-01-10 22:04 UTC (permalink / raw)
  To: zippel; +Cc: linux-kernel

Hi,

In 2.5.56 I'm seeing a bug in "make menuconfig" on x86: selecting "processor
type and features", then "processor family", and then "help" for any entry,
I always get "There is no help available for this kernel option." even
though there are extensive help texts in arch/i386/Kconfig.

BTW, just noticed that same is true for:
x86 - processor type and features - subarch
x86 - processor type and features - highmem
x86 - Bus options - PCI access mode 
...

maybe a bug for the "choice" entry?

	Dominik

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: menucofig[2.5.56] bug: help texts in "choice"
  2003-01-10 22:04 menucofig[2.5.56] bug: help texts in "choice" Dominik Brodowski
@ 2003-01-11 14:50 ` Roman Zippel
  0 siblings, 0 replies; 2+ messages in thread
From: Roman Zippel @ 2003-01-11 14:50 UTC (permalink / raw)
  To: Dominik Brodowski; +Cc: linux-kernel

Hi,

Dominik Brodowski wrote:

> In 2.5.56 I'm seeing a bug in "make menuconfig" on x86: selecting "processor
> type and features", then "processor family", and then "help" for any entry,
> I always get "There is no help available for this kernel option." even
> though there are extensive help texts in arch/i386/Kconfig.

Move the help text from CONFIG_M386 entry to the choice entry. I didn't
do this automatically since often the help text has to splitted
manually. It's on my TODO list, but I still hope someone else would like
to do this. :)
BTW menuconfig will only show the general help text. Showing the
individual help text entries would require changing lxdialog, what I
tried to avoid so far (so it's even lower on my TODO list).

bye, Roman


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-11 14:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-10 22:04 menucofig[2.5.56] bug: help texts in "choice" Dominik Brodowski
2003-01-11 14:50 ` Roman Zippel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox