formfactor: add machconfig for Beaglebone

We need machconfig file to automatically choose between
physical and virtual keyboards.

[YOCTO #9027]

(From meta-yocto rev: 8ce98b75163c75ef74cb2d25fb01de9c4553ad9e)

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Maxin B. John 2016-02-04 12:19:11 +02:00 committed by Richard Purdie
parent eb53c54675
commit 4a2f42ff9e
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# Assume a USB mouse and keyboard are connected
HAVE_TOUCHSCREEN=0
HAVE_KEYBOARD=1