All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Weber <rjohnweber@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-arm-extra][PATCH v3 2/2] wandboard.inc: add touchscreen support
Date: Mon, 09 Dec 2013 12:39:20 -0600	[thread overview]
Message-ID: <52A60E58.3020800@gmail.com> (raw)
In-Reply-To: <1386609976-24625-2-git-send-email-mario@ossystems.com.br>

Hi Mario,

On 12/9/13 11:26 AM, Mario Domenech Goulart wrote:
> Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
> ---
>   conf/machine/include/wandboard.inc |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/machine/include/wandboard.inc b/conf/machine/include/wandboard.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 ?= "linux-wandboard"
>   
>   SERIAL_CONSOLE = "115200 ttymxc0"
>   
> -MACHINE_FEATURES += "pci"
> +MACHINE_FEATURES += "pci touchscreen"
What does the touchscreen feature add?  In the case of headless systems, how 
would a developer override this setting if they want to create an image without 
touch support?  Would something like MACHINE_FEATURES_remove = "touchscreen" work?



  reply	other threads:[~2013-12-09 18:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-09 17:26 [meta-fsl-arm-extra][PATCH v3 1/2] wandboard.inc: add file with common settings for wandboard boards Mario Domenech Goulart
2013-12-09 17:26 ` [meta-fsl-arm-extra][PATCH v3 2/2] wandboard.inc: add touchscreen support Mario Domenech Goulart
2013-12-09 18:39   ` John Weber [this message]
2013-12-09 19:00     ` Otavio Salvador
2013-12-09 20:01       ` John Weber
2013-12-11 10:31   ` Eric Bénard
2013-12-11 10:44     ` Otavio Salvador
2013-12-11 11:00       ` Eric Bénard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52A60E58.3020800@gmail.com \
    --to=rjohnweber@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.