From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 83EBAE007C1 for ; Wed, 11 Dec 2013 02:32:08 -0800 (PST) Received: from e6520eb (unknown [88.170.243.169]) (Authenticated sender: eukrea) by smtp2-g21.free.fr (Postfix) with ESMTPSA id DC9644B00DD; Wed, 11 Dec 2013 11:32:00 +0100 (CET) Date: Wed, 11 Dec 2013 11:31:59 +0100 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: Mario Domenech Goulart Message-ID: <20131211113159.68d7f8d3@e6520eb> In-Reply-To: <1386609976-24625-2-git-send-email-mario@ossystems.com.br> References: <1386609976-24625-1-git-send-email-mario@ossystems.com.br> <1386609976-24625-2-git-send-email-mario@ossystems.com.br> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.22; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-fsl-arm-extra][PATCH v3 2/2] wandboard.inc: add touchscreen support X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Dec 2013 10:32:10 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Mario, Le Mon, 9 Dec 2013 15:26:16 -0200, Mario Domenech Goulart a =E9crit : > Signed-off-by: Mario Domenech Goulart > --- > conf/machine/include/wandboard.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/conf/machine/include/wandboard.inc b/conf/machine/include/wa= ndboard.inc > index dc64d89..5e83ad5 100644 > --- a/conf/machine/include/wandboard.inc > +++ b/conf/machine/include/wandboard.inc > @@ -7,4 +7,4 @@ PREFERRED_PROVIDER_virtual/kernel ?=3D "linux-wandboard" > =20 > SERIAL_CONSOLE =3D "115200 ttymxc0" > =20 > -MACHINE_FEATURES +=3D "pci" > +MACHINE_FEATURES +=3D "pci touchscreen" where is the touchscreen interface on the wandboard ? Eric