From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8DC861384B4 for ; Mon, 23 Nov 2015 12:11:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F083121C0CA; Mon, 23 Nov 2015 12:11:38 +0000 (UTC) Received: from smarthost01d.mail.zen.net.uk (smarthost01d.mail.zen.net.uk [212.23.1.7]) by pigeon.gentoo.org (Postfix) with ESMTP id CD44D21C081 for ; Mon, 23 Nov 2015 12:11:37 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01d.mail.zen.net.uk with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1a0py4-000Ex5-VJ for gentoo-user@lists.gentoo.org; Mon, 23 Nov 2015 12:11:37 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] https://wiki.gentoo.org/wiki/Traffic_shaping Date: Mon, 23 Nov 2015 12:11:36 +0000 Message-ID: <1782051.edZZWJELC6@wstn> User-Agent: KMail/4.14.8 (Linux/4.1.12-gentoo; KDE/4.14.8; x86_64; ; ) In-Reply-To: <87fuzxgdi1.fsf@heimdali.yagibdah.de> References: <87r3jmhwgp.fsf@heimdali.yagibdah.de> <20151122233903.275fb2bc@digimed.co.uk> <87fuzxgdi1.fsf@heimdali.yagibdah.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01d-IP: [82.69.80.10] X-Archives-Salt: c6b1c742-59c3-4230-a9c3-4dac5edd51dc X-Archives-Hash: 5c9e20990ad3e28e4647e8107d5c391f On Monday 23 November 2015 12:29:42 lee wrote: > Neil Bothwick writes: > > Grepping .config proves nothing. If a requirement of the option is not > > set, the option may not appear in .config. The only reliable test is the > > search facility in make *config. > > Search facility? > > I only use menuconfig and often times, it's difficult to find a > particular option I'm looking for. Touch the / key, then enter the option name minus the CONFIG_ prefix. Case is not sensitive. -- Rgds Peter