summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-05-21 20:31:36 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-05-23 09:34:57 +0200
commitd697ad0981c5e1d44ab7dd071e61c1d70e0bfe72 (patch)
tree64b02849035cc5dbd73f273859d7ca13e879d1cb /conf
parent1735237550d85da337ea57cb5d6be9ccc8c0355c (diff)
downloadmeta-ti-d697ad0981c5e1d44ab7dd071e61c1d70e0bfe72.tar.gz
linux-omap 2.6.39: add cpufreq support and tweak beagleboard expansionboard patches
make it the default for beagleboard Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/beagleboard.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index ce480193..353d340e 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -15,7 +15,7 @@ GUI_MACHINE_CLASS = "bigscreen"
15 15
16require conf/machine/include/omap3.inc 16require conf/machine/include/omap3.inc
17 17
18PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp" 18PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
19 19
20IMAGE_FSTYPES += "tar.bz2 ubi" 20IMAGE_FSTYPES += "tar.bz2 ubi"
21EXTRA_IMAGECMD_jffs2 = "-lnp " 21EXTRA_IMAGECMD_jffs2 = "-lnp "