aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/palmtt3.conf
diff options
context:
space:
mode:
authorSergey Lapin <slapinid@gmail.com>2007-07-10 14:17:27 +0000
committerSergey Lapin <slapinid@gmail.com>2007-07-10 14:17:27 +0000
commit49b2e7a4bfe73dc28532b716a6d6c969924d9d79 (patch)
tree06e109b3347551d4413cc16cd8eeb20772dc0df0 /conf/machine/palmtt3.conf
parentfa8e1afd1dfad63e1edef986601f8788b5e40f39 (diff)
downloadopenembedded-49b2e7a4bfe73dc28532b716a6d6c969924d9d79.tar.gz
Palms: unification of configs
Diffstat (limited to 'conf/machine/palmtt3.conf')
-rw-r--r--conf/machine/palmtt3.conf19
1 files changed, 1 insertions, 18 deletions
diff --git a/conf/machine/palmtt3.conf b/conf/machine/palmtt3.conf
index 8572838d2e..b4d65284ae 100644
--- a/conf/machine/palmtt3.conf
+++ b/conf/machine/palmtt3.conf
@@ -2,25 +2,8 @@
#@NAME: Palm Tungsten|T3
#@DESCRIPTION: Machine configuration for the Palm Tungsten|T3
-TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
-
-PREFERRED_PROVIDER_virtual/kernel = "linux-hackndev-2.6"
-PREFERRED_PROVIDER_linux = "linux-hackndev-2.6"
-PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
-#SRCDATE_linux-hackndev-2.6 = "20070217"
-
-MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth ext2 usbgadget screen"
+require conf/machine/include/palm.conf
ROOT_FLASH_SIZE = "100"
SERIAL_CONSOLE = "115200 ttyS3"
-
-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
-
-module_autoload_sa1100-rtc = "sa1100-rtc"
-
-#EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --squash --eraseblock=0x10000 -n"