From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from services.gouders.net ([141.101.32.176]:37027 "EHLO services.gouders.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751358Ab3J3Kko (ORCPT ); Wed, 30 Oct 2013 06:40:44 -0400 From: Dirk Gouders Subject: Re: choice =y selection becomes lost after having multiple entries =m with depends on In-Reply-To: (Daniele Forsi's message of "Wed, 30 Oct 2013 11:30:35 +0100") References: <5267AA3E.1040003@linutronix.de> <20131023112331.GA3869@free.fr> <5267B2D3.3000109@linutronix.de> <52694894.8090201@linutronix.de> Date: Wed, 30 Oct 2013 11:41:29 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Daniele Forsi Cc: Sebastian Andrzej Siewior , "Yann E. MORIN" , Michal Marek , linux-kbuild@vger.kernel.org, Felipe Balbi , USB list , Tomi Valkeinen , Roger Quadros Daniele Forsi writes: > 2013/10/30 Dirk Gouders: > >> Those values are also written to the config file causing modules when >> they should not. > > this sentence of the commit message is missing something, I think you mean: > s/causing modules/causing modules to be built/ Yes, thanks, that is correct. I will fix that in a v2 or perhaps Yann will do if he does not notice other problems with the patch. Dirk