From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:39898 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752606Ab1GDJjF (ORCPT ); Mon, 4 Jul 2011 05:39:05 -0400 Message-ID: <4E118A37.2080203@suse.cz> Date: Mon, 04 Jul 2011 11:39:03 +0200 From: Michal Marek MIME-Version: 1.0 Subject: Re: [PATCH 0/5] Random kconfig patches (second iteration) References: <1307386711-8866-1-git-send-email-lacombar@gmail.com> <1309583440-4795-1-git-send-email-lacombar@gmail.com> In-Reply-To: <1309583440-4795-1-git-send-email-lacombar@gmail.com> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Arnaud Lacombe Cc: linux-kbuild@vger.kernel.org On 2.7.2011 07:10, Arnaud Lacombe wrote: > Hi Michal, > > You'll find hereafter a another serie of relatively trivial (I hope) patches > concerning kconfig. Some missing bits of the previous serie, scope reductions, > proper description of `conf' usage... > > You may want to diretly merge it from my git repo on github if you find those > acceptable: > > git://github.com/lacombar/linux-2.6.git kconfig-trivial Pulled, thanks! Michal