diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-07-17 22:27:59 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-07-17 22:27:59 +0000 |
commit | 3c9eb3f614fc9670eacaeb50480d19c676b2cb21 (patch) | |
tree | 7becad6fc8cce8e080b5ee290ba4f5a4b9d9a473 /conf/machine/include/palm.conf | |
parent | b4b75f55ab85e3ba6b6a726acfaeb86d7db0d55c (diff) |
conf/machine/: Yet more of MACHINE_DISPLAY_*.
Diffstat (limited to 'conf/machine/include/palm.conf')
-rw-r--r-- | conf/machine/include/palm.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/include/palm.conf b/conf/machine/include/palm.conf index 2ddb808836..565f37b43f 100644 --- a/conf/machine/include/palm.conf +++ b/conf/machine/include/palm.conf @@ -7,8 +7,6 @@ PACKAGE_EXTRA_ARCHS = "arm armv4t armv5te" SERIAL_CONSOLE = "115200 ttyS0" -GUI_MACHINE_CLASS = "bigscreen" - # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. require conf/machine/include/tune-xscale.conf |