From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.62)
	(envelope-from <gentoo-user+bounces-61540-garchives=archives.gentoo.org@gentoo.org>)
	id 1HU7BV-0003YQ-0l
	for garchives@archives.gentoo.org; Wed, 21 Mar 2007 20:13:25 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l2LKCGIo022164;
	Wed, 21 Mar 2007 20:12:16 GMT
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.231])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l2LK8Jpe017841
	for <gentoo-user@lists.gentoo.org>; Wed, 21 Mar 2007 20:08:20 GMT
Received: by wr-out-0506.google.com with SMTP id 50so375663wra
        for <gentoo-user@lists.gentoo.org>; Wed, 21 Mar 2007 13:08:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        h=domainkey-signature:received:received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id;
        b=oHA9QM0rOB7YD55gHf/GYDvdETjrSFCQJPZ2YodID+RSCxijTw7+2mc3CQS6jBBOGLVOwkwv6bvieaZ3RKFydwMMeoNshrvCtKtWepMReRjqVTwMPBJK1Wo/VcbF05ufsyaUWAh79KHXNYjIjV6qqem19ucEbPDTXM4KIeYyaXk=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id;
        b=ShgrpUEzcemYs6kEV+HluEADuPsn4lCEkcgDmHccg1Z1+zlYrEOwkwFFmlW6UZJ0rUhn7n4RTn4J3YeZdnYSBp6vfDSR68hoijUSLLbGsrDfw3pjvUApoEcCTI+wG158djxvqd8OEgVPrSZEjA1/4ZWWhxEvS+wTGnAE75Bnt5w=
Received: by 10.65.93.18 with SMTP id v18mr2427813qbl.1174507699432;
        Wed, 21 Mar 2007 13:08:19 -0700 (PDT)
Received: from lappy.study ( [213.162.120.196])
        by mx.google.com with ESMTP id x27sm6547570nfb.2007.03.21.13.08.18;
        Wed, 21 Mar 2007 13:08:18 -0700 (PDT)
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [slightly OT] kernel .config help pages
Date: Wed, 21 Mar 2007 18:51:58 +0000
User-Agent: KMail/1.9.5
References: <200703201823.41931.michaelkintzios@gmail.com> <20070321094134.GG26259@jaquet.dk>
In-Reply-To: <20070321094134.GG26259@jaquet.dk>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart1583799.YXDgQJ3LPr";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200703211852.09133.michaelkintzios@gmail.com>
X-Archives-Salt: d086bd97-fa81-4245-8113-63343eae9233
X-Archives-Hash: 21a719508e9ec7bdd5857bdeff3ee22d

--nextPart1583799.YXDgQJ3LPr
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Wednesday 21 March 2007 09:41, Rasmus Andersen wrote:
> On Tue, Mar 20, 2007 at 06:23:40PM +0000, Mick wrote:
> > Hi All,
> >
> > Is there a quick way to access the help page of a singular module in the
> > kernel .config list, without having to fire up make menuconfig?
> >
> > Something on the CLI to access just one particular help page.
>
> I dont think there is a dedicated CLI tools for this, but the Kconfig
> files in the kernel directory contains the help text. So if you know the
> name of the config option is question (or its placement in the directory
> hierarcy) you can grep -r for it and read/grep/parse the Kconfig file in
> question.

Thank you Rasmus, that's what I was after.  Using less on the relevant Kcon=
fig=20
file shows me all the help files in a row for the particular module e.g.=20
less /usr/src/linux-2.6.19-gentoo-r5/drivers/rtc/Kconfig

=2D-=20
Regards,
Mick

--nextPart1583799.YXDgQJ3LPr
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBGAX7Z5Fp0QerLYPcRAr8iAJ0Vsz7ryku22/5mTHhiEPv9H1aWBACbB4Sq
Jwg22+Xqftp/PlKFH7P/La8=
=IycD
-----END PGP SIGNATURE-----

--nextPart1583799.YXDgQJ3LPr--
-- 
gentoo-user@gentoo.org mailing list