[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090221130937.GA31562@uranus.ravnborg.org>
Date: Sat, 21 Feb 2009 14:09:37 +0100
From: Sam Ravnborg <sam@...nborg.org>
To: Hitoshi Mitake <h.mitake@...il.com>
Cc: Ingo Molnar <mingo@...e.hu>, "H. Peter Anvin" <hpa@...or.com>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
"Luck, Tony" <tony.luck@...el.com>,
Russell King <rmk+lkml@....linux.org.uk>,
Ralf Baechle <ralf@...ux-mips.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Doug Thompson <norsk5@...oo.com>, dougthompson@...ssion.com,
linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org
Subject: Re: [PATCH 1/1] edac x38: new MC driver module
> Hi,
>
> Very sorry for long distance between my previous post and this...
>
> I wrote a patch to add HAVE_READQ and HAVE_WRITEQ to each architecture's Kconfig file
> which have readq() and writeq().
>
> But there is problem.
> I wrote helps for HAVE_READQ and HAVE_WRITEQ in Kconfig file
> accodring to the advice by Russell King ( http://marc.info/?l=linux-kernel&m=122701161824218&w=2 ),
> but these helps are invisible when I doing menuconfig.
> (when type '/' and search readq string, HAVE_READQ found, but
> help string is not printed...)
>
> Do you have some nice technique that make these helps visible easily?
The options are not visible in menuconfig and therefore the is not
much point in displaying help for them thre when you search for the symbol.
But the help contained in the KConfig file is fully justified as it is
now documented why/when to select these options.
Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists