meta-digi-arm: add formfactor config files
Formfactor config files are needed in now so the touchscreen calibration is loaded on target's boot. Otherwise the touch is not calibrated. https://jira.digi.com/browse/DEL-910 Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
bf6a924c26
commit
9dd8939196
|
|
@ -0,0 +1,3 @@
|
|||
# Display options
|
||||
HAVE_TOUCHSCREEN=1
|
||||
HAVE_KEYBOARD=0
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
# Copyright (C) 2014 Digi International.
|
||||
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
Loading…
Reference in New Issue