diff options
| -rwxr-xr-x | meta/recipes-bsp/formfactor/files/config | 2 |
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 | |||
| 5 | fi | 5 | fi |
| 6 | 6 | ||
| 7 | if [ -z "$HAVE_TOUCHSCREEN" ]; then | 7 | if [ -z "$HAVE_TOUCHSCREEN" ]; then |
| 8 | HAVE_TOUCHSCREEN=1 | 8 | HAVE_TOUCHSCREEN=0 |
| 9 | fi | 9 | fi |
| 10 | 10 | ||
| 11 | if [ -z "$HAVE_KEYBOARD" ]; then | 11 | if [ -z "$HAVE_KEYBOARD" ]; then |
