From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.9]:36788 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754236AbbFOP3H (ORCPT ); Mon, 15 Jun 2015 11:29:07 -0400 Message-ID: <557EEF42.20504@infradead.org> Date: Mon, 15 Jun 2015 08:29:06 -0700 From: Randy Dunlap MIME-Version: 1.0 Subject: Re: [PATCH v3 1/2] kconfig: allow use of relations other than (in)equality References: <557EDA750200007800084C46@mail.emea.novell.com> In-Reply-To: <557EDA750200007800084C46@mail.emea.novell.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Jan Beulich , Michal Marek Cc: pebolle@tiscali.nl, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org Hi, Please update Documentation/kbuild/kconfig-language.txt where syntax is defined. -- ~Randy