summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmeta/recipes-bsp/formfactor/files/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/formfactor/files/config b/meta/recipes-bsp/formfactor/files/config
index 41066def97..ecfdf26e26 100755
--- a/meta/recipes-bsp/formfactor/files/config
+++ b/meta/recipes-bsp/formfactor/files/config
@@ -9,7 +9,7 @@ if [ -z "$HAVE_TOUCHSCREEN" ]; then
9fi 9fi
10 10
11if [ -z "$HAVE_KEYBOARD" ]; then 11if [ -z "$HAVE_KEYBOARD" ]; then
12 HAVE_KEYBOARD=0 12 HAVE_KEYBOARD=1
13fi 13fi
14 14
15if [ -z "$HAVE_KEYBOARD_PORTRAIT" ]; then 15if [ -z "$HAVE_KEYBOARD_PORTRAIT" ]; then