aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/palmpre.conf
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2009-10-14 20:22:48 +0000
committerStefan Schmidt <stefan@datenfreihafen.org>2009-10-14 20:25:22 +0000
commit83eb8421a82b2263d4e8e3628aec674032b1409a (patch)
treeb3aafcd986b3c6c56684678a6ef56a4aaaf1f44e /conf/machine/palmpre.conf
parent38705be757c181061380807c25fbe88363a107a2 (diff)
downloadopenembedded-83eb8421a82b2263d4e8e3628aec674032b1409a.tar.gz
palmpre.conf: Don't recommend sgx modules for now.
Diffstat (limited to 'conf/machine/palmpre.conf')
-rw-r--r--conf/machine/palmpre.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/palmpre.conf b/conf/machine/palmpre.conf
index fe3c2794ee..c7baaedd2d 100644
--- a/conf/machine/palmpre.conf
+++ b/conf/machine/palmpre.conf
@@ -26,6 +26,6 @@ IMAGE_FSTYPES += "tar.bz2"
# Let's keep the following three from the beagleboard machine config
UBOOT_MACHINE = "omap3_beagle_config"
PREFERRED_VERSION_u-boot = "git"
-MACHINE_EXTRA_RRECOMMENDS = " omap3-sgx-modules "
+#MACHINE_EXTRA_RRECOMMENDS = " omap3-sgx-modules "
MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa phone bluetooth touchscreen keyboard wifi"