diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-04-21 14:32:45 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-05 12:26:29 +0100 |
| commit | cdf878387ad460f7c6b7a58dcc996918bcd07a0a (patch) | |
| tree | b8962ec003760b36fc1ead9c0a5ad38c0c4d0f4a /meta/recipes-bsp/formfactor/files/omap-3430ldp | |
| parent | 5331f471045459a496f829cb747447e8f196d26e (diff) | |
| download | poky-cdf878387ad460f7c6b7a58dcc996918bcd07a0a.tar.gz | |
Remove machine-specific metadata for machines no longer in oe-core
(From OE-Core rev: 72567733033347b662d9baa07432985fd2da3efa)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/formfactor/files/omap-3430ldp')
| -rwxr-xr-x | meta/recipes-bsp/formfactor/files/omap-3430ldp/machconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-bsp/formfactor/files/omap-3430ldp/machconfig b/meta/recipes-bsp/formfactor/files/omap-3430ldp/machconfig deleted file mode 100755 index 341ae1cf8f..0000000000 --- a/meta/recipes-bsp/formfactor/files/omap-3430ldp/machconfig +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | HAVE_TOUCHSCREEN=1 | ||
| 2 | HAVE_KEYBOARD=0 | ||
| 3 | HAVE_KEYBOARD_PORTRAIT=0 | ||
| 4 | HAVE_KEYBOARD_LANDSCAPE=0 | ||
| 5 | |||
| 6 | DISPLAY_CAN_ROTATE=1 | ||
| 7 | DISPLAY_ORIENTATION=0 | ||
| 8 | DISPLAY_WIDTH_PIXELS=480 | ||
| 9 | DISPLAY_WIDTH_MM=56 | ||
| 10 | DISPLAY_HEIGHT_PIXELS=640 | ||
| 11 | DISPLAY_HEIGHT_MM=74 | ||
| 12 | DISPLAY_BPP=16 | ||
| 13 | #DISPLAY_DPI=220 | ||
| 14 | DISPLAY_DPI=150 | ||
| 15 | DISPLAY_SUBPIXEL_ORDER=rgb | ||
