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, 2 insertions, 0 deletions
diff --git a/conf/machine/pandaboard.conf b/conf/machine/pandaboard.conf
index 99497c13..920cd1e6 100644
--- a/conf/machine/pandaboard.conf
+++ b/conf/machine/pandaboard.conf
@@ -8,6 +8,8 @@ MACHINE_GUI_CLASS = "bigscreen"
8 8
9IMAGE_FSTYPES += "tar.gz" 9IMAGE_FSTYPES += "tar.gz"
10 10
11KERNEL_DEVICETREE = "omap4-panda.dtb omap4-panda-a4.dtb omap4-panda-es.dtb"
12
11SERIAL_CONSOLE = "115200 ttyO2" 13SERIAL_CONSOLE = "115200 ttyO2"
12 14
13MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" 15MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"