[meta-freescale] [meta-fsl-arm-extra][PATCH v3 2/2] wandboard.inc: add touchscreen support

John Weber rjohnweber at gmail.com
Mon Dec 9 10:39:20 PST 2013


Hi Mario,

On 12/9/13 11:26 AM, Mario Domenech Goulart wrote:
> Signed-off-by: Mario Domenech Goulart <mario at 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?



More information about the meta-freescale mailing list