aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/spitz.conf
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2013-10-14 01:26:42 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-10-14 13:47:22 +0100
commit3c07a5817cf091c03f1c8a75eac7ba2dd27be00f (patch)
tree335aece04fec859419a5589850f42bf7e62f01af /conf/machine/spitz.conf
parentabebb7aca1e49bb2bb145a7632e045162f5d630f (diff)
downloadmeta-handheld-3c07a5817cf091c03f1c8a75eac7ba2dd27be00f.tar.gz
meta-handheld: remove MACHINE_GUI* and MACHINE_DISPLAY* vars
unused in oe-core and in meta-oe while there remove LOGO_SIZE from zaurus.inc and ben-nanonote.conf Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'conf/machine/spitz.conf')
-rw-r--r--conf/machine/spitz.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf
index 46ca3eb..0929029 100644
--- a/conf/machine/spitz.conf
+++ b/conf/machine/spitz.conf
@@ -12,9 +12,3 @@ PACKAGE_EXTRA_ARCHS_tune-xscale += "iwmmxt"
# SL-C3000 (spitz) mtdparts=sharpsl-nand:7168k@0k(smf),5120k@7168k(root),-(home)
# SL-C3100 (borzoi) mtdparts=sharpsl-nand:7168k@0k(smf),32768k@7168k(root),-(home)
# SL-C3200 (terrier) mtdparts=sharpsl-nand:7168k@0k(smf),44032k@7168k(root),-(home)
-
-MACHINE_GUI_CLASS = "bigscreen"
-MACHINE_DISPLAY_WIDTH_PIXELS = "640"
-MACHINE_DISPLAY_HEIGHT_PIXELS = "480"
-MACHINE_DISPLAY_ORIENTATION = "270"
-MACHINE_DISPLAY_PPI = "216"