Re: [PATCH 1/1] edac x38: new MC driver module

From: Sam Ravnborg
Date: Sat Feb 21 2009 - 08:07:55 EST


> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/