Hi Mario,
On 12/9/13 11:26 AM, Mario Domenech Goulart wrote:
Signed-off-by: Mario Domenech Goulart <[email protected]>
---
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?
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale