diff options
| author | Saul Wold <sgw@linux.intel.com> | 2011-02-10 11:50:20 -0800 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2011-02-10 11:50:20 -0800 |
| commit | 6ceab2c76d03be91aebf6e2a5b7eb8a7bcc24a3e (patch) | |
| tree | 15901653f361399624c769b9bdb4d6ff4e630782 | |
| parent | 0b8fcb95dd4209d56e150d0b20133e728b22776c (diff) | |
| download | poky-6ceab2c76d03be91aebf6e2a5b7eb8a7bcc24a3e.tar.gz | |
formafactor: Fix qemumips machconfig to reflect update kernel fixes [BUGID #682]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
| -rwxr-xr-x | meta/recipes-bsp/formfactor/files/qemumips/machconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-bsp/formfactor/files/qemumips/machconfig b/meta/recipes-bsp/formfactor/files/qemumips/machconfig index 3f2646b51f..56777b6e2e 100755 --- a/meta/recipes-bsp/formfactor/files/qemumips/machconfig +++ b/meta/recipes-bsp/formfactor/files/qemumips/machconfig | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | HAVE_TOUCHSCREEN=0 | 1 | HAVE_TOUCHSCREEN=1 |
| 2 | HAVE_KEYBOARD=0 | 2 | HAVE_KEYBOARD=1 |
| 3 | 3 | ||
| 4 | DISPLAY_CAN_ROTATE=0 | 4 | DISPLAY_CAN_ROTATE=0 |
| 5 | DISPLAY_ORIENTATION=0 | 5 | DISPLAY_ORIENTATION=0 |
