wandboard.inc: add touchscreen support

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
This commit is contained in:
Mario Domenech Goulart 2013-12-09 15:26:16 -02:00 committed by Otavio Salvador
parent 9376c69037
commit 50f73837d7

View File

@ -7,4 +7,4 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-wandboard"
SERIAL_CONSOLE = "115200 ttymxc0"
MACHINE_FEATURES += "pci"
MACHINE_FEATURES += "pci touchscreen"