diff options
author | Lauren Post <lauren.post@freescale.com> | 2015-12-24 15:17:07 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:26 -0300 |
commit | 0cc7baa52558e2d93a1733aea3c491b3d4e59378 (patch) | |
tree | 57841c53971b9681cdc145cba1ff82030ba98bc0 /recipes-bsp/formfactor | |
parent | 2e8980dd4ddfd8f4491139b75999171ecf81e216 (diff) | |
download | meta-freescale-0cc7baa52558e2d93a1733aea3c491b3d4e59378.tar.gz |
formfacor: Add generic machconfig formfactors for i.MX 6UltraLite and 7Dual
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/formfactor')
-rw-r--r-- | recipes-bsp/formfactor/formfactor/mx6ul/machconfig | 11 | ||||
-rw-r--r-- | recipes-bsp/formfactor/formfactor/mx7/machconfig | 11 |
2 files changed, 22 insertions, 0 deletions
diff --git a/recipes-bsp/formfactor/formfactor/mx6ul/machconfig b/recipes-bsp/formfactor/formfactor/mx6ul/machconfig new file mode 100644 index 00000000..e3b99b7c --- /dev/null +++ b/recipes-bsp/formfactor/formfactor/mx6ul/machconfig | |||
@@ -0,0 +1,11 @@ | |||
1 | # Display options | ||
2 | HAVE_TOUCHSCREEN=1 | ||
3 | HAVE_KEYBOARD=0 | ||
4 | |||
5 | #DISPLAY_CAN_ROTATE=0 | ||
6 | #DISPLAY_ORIENTATION=0 | ||
7 | #DISPLAY_WIDTH_PIXELS=1024 | ||
8 | #DISPLAY_HEIGHT_PIXELS=720 | ||
9 | #DISPLAY_BPP=16 | ||
10 | #DISPLAY_DPI=150 | ||
11 | #DISPLAY_SUBPIXEL_ORDER=vrgb | ||
diff --git a/recipes-bsp/formfactor/formfactor/mx7/machconfig b/recipes-bsp/formfactor/formfactor/mx7/machconfig new file mode 100644 index 00000000..e3b99b7c --- /dev/null +++ b/recipes-bsp/formfactor/formfactor/mx7/machconfig | |||
@@ -0,0 +1,11 @@ | |||
1 | # Display options | ||
2 | HAVE_TOUCHSCREEN=1 | ||
3 | HAVE_KEYBOARD=0 | ||
4 | |||
5 | #DISPLAY_CAN_ROTATE=0 | ||
6 | #DISPLAY_ORIENTATION=0 | ||
7 | #DISPLAY_WIDTH_PIXELS=1024 | ||
8 | #DISPLAY_HEIGHT_PIXELS=720 | ||
9 | #DISPLAY_BPP=16 | ||
10 | #DISPLAY_DPI=150 | ||
11 | #DISPLAY_SUBPIXEL_ORDER=vrgb | ||