formfactor: move config files under machine directories
Otherwise they are overridden with config files from other layers (for example meta-fsl-arm) that may not be valid for our platforms. https://jira.digi.com/browse/DEL-3046 Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
e4e65538e8
commit
b2ae79fb1a
|
|
@ -0,0 +1,4 @@
|
|||
# Display options
|
||||
HAVE_TOUCHSCREEN=1
|
||||
HAVE_KEYBOARD=0
|
||||
SHOWCURSOR="yes"
|
||||
Loading…
Reference in New Issue