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 ed15d9e031..e936916b43 100755
--- a/meta/recipes-bsp/formfactor/files/config
+++ b/meta/recipes-bsp/formfactor/files/config
@@ -5,7 +5,7 @@ if [ -e /etc/formfactor/machconfig ]; then
5fi 5fi
6 6
7if [ -z "$HAVE_TOUCHSCREEN" ]; then 7if [ -z "$HAVE_TOUCHSCREEN" ]; then
8 HAVE_TOUCHSCREEN=1 8 HAVE_TOUCHSCREEN=0
9fi 9fi
10 10
11if [ -z "$HAVE_KEYBOARD" ]; then 11if [ -z "$HAVE_KEYBOARD" ]; then