diff options
Diffstat (limited to 'conf/machine/palmpre.conf')
-rw-r--r-- | conf/machine/palmpre.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/palmpre.conf b/conf/machine/palmpre.conf index c7baaedd2d..dccc892472 100644 --- a/conf/machine/palmpre.conf +++ b/conf/machine/palmpre.conf @@ -26,6 +26,5 @@ 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_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa phone bluetooth touchscreen keyboard wifi" |