From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:51724 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751233Ab1EBPk2 (ORCPT ); Mon, 2 May 2011 11:40:28 -0400 Date: Mon, 2 May 2011 17:40:27 +0200 From: Michal Marek Subject: Re: [PATCH] kconfig-language: add to hints Message-ID: <20110502154027.GD15769@sepie.suse.cz> References: <20110428105852.975a6583.rdunlap@xenotime.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110428105852.975a6583.rdunlap@xenotime.net> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Randy Dunlap Cc: linux-kbuild@vger.kernel.org On Thu, Apr 28, 2011 at 10:58:52AM -0700, Randy Dunlap wrote: > From: Randy Dunlap > > Explain a little about kconfig symbol dependencies and symbol > existence given optional kconfig language scenarios. > Yes, I was bitten by this. Pushed to kbuild-2.6.git#kconfig, thanks. Michal