summaryrefslogtreecommitdiffstats
path: root/conf/machine/pandaboard.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/pandaboard.conf')
-rw-r--r--conf/machine/pandaboard.conf16
1 files changed, 0 insertions, 16 deletions
diff --git a/conf/machine/pandaboard.conf b/conf/machine/pandaboard.conf
deleted file mode 100644
index 4dd6fa29..00000000
--- a/conf/machine/pandaboard.conf
+++ /dev/null
@@ -1,16 +0,0 @@
1#@TYPE: Machine
2#@NAME: Pandaboard
3#@DESCRIPTION: Machine configuration for the OMAP4430 Panda
4
5require conf/machine/include/omap4.inc
6
7MACHINE_GUI_CLASS = "bigscreen"
8
9IMAGE_FSTYPES += "tar.xz"
10
11KERNEL_DEVICETREE = "omap4-panda.dtb omap4-panda-a4.dtb omap4-panda-es.dtb"
12
13SERIAL_CONSOLES = "115200;ttyS2"
14
15MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
16MACHINE_FEATURES = "kernel26 wifi bluetooth alsa apm ext2 screen usbgadget usbhost vfat gpu"