]> code.ossystems Code Review - openembedded-core.git/commitdiff
emenlow: update formfactor keyboard setting
authorTom Zanussi <tom.zanussi@intel.com>
Wed, 13 Oct 2010 22:50:13 +0000 (17:50 -0500)
committerSaul Wold <Saul.Wold@intel.com>
Thu, 14 Oct 2010 04:38:50 +0000 (21:38 -0700)
Fixes [BUGID #447]

We expect the emenlow to normally have a keyboard so tell the
formfactor so and avoid the keyboard pop-up.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
meta-emenlow/packages/formfactor/formfactor/emenlow/machconfig

index 682348d8e64a8910ded768c5445306f11f4b495f..ffce01227028fcf924ad6ebda8b0f07a432f47e3 100644 (file)
@@ -1 +1,3 @@
+# Assume a USB mouse and keyboard are connected
 HAVE_TOUCHSCREEN=0
+HAVE_KEYBOARD=1