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.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/pandaboard.conf b/conf/machine/pandaboard.conf
index b3d0399d..1707f80a 100644
--- a/conf/machine/pandaboard.conf
+++ b/conf/machine/pandaboard.conf
@@ -6,7 +6,7 @@ require conf/machine/include/omap4.inc
6 6
7GUI_MACHINE_CLASS = "bigscreen" 7GUI_MACHINE_CLASS = "bigscreen"
8 8
9IMAGE_FSTYPES += "tar.bz2" 9IMAGE_FSTYPES += "tar.gz"
10 10
11SERIAL_CONSOLE = "115200 ttyO2" 11SERIAL_CONSOLE = "115200 ttyO2"
12 12