summaryrefslogtreecommitdiff
path: root/meta/conf/machine/omap-3430sdp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/omap-3430sdp.conf')
-rw-r--r--meta/conf/machine/omap-3430sdp.conf15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/conf/machine/omap-3430sdp.conf b/meta/conf/machine/omap-3430sdp.conf
deleted file mode 100644
index 651d6a9968..0000000000
--- a/meta/conf/machine/omap-3430sdp.conf
+++ /dev/null
@@ -1,15 +0,0 @@
-#@TYPE: Machine
-#@NAME: TI OMAP 3430 SDP
-#@DESCRIPTION: Machine configuration for the TI OMAP 3430 SDP
-TARGET_ARCH = "arm"
-
-PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
-
-MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen"
-KERNEL_IMAGETYPE = "uImage"
-IMAGE_FSTYPES ?= "tar.gz jffs2"
-EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"
-SERIAL_CONSOLE = "-L 115200 ttyS0"
-
-require conf/machine/include/tune-cortexa8.inc
-#require conf/machine/include/tune-arm1136jf-s.inc