diff options
Diffstat (limited to 'conf/machine/omap3-pandora.conf')
-rw-r--r-- | conf/machine/omap3-pandora.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/conf/machine/omap3-pandora.conf b/conf/machine/omap3-pandora.conf index 99d92d5512..16d28ba6a3 100644 --- a/conf/machine/omap3-pandora.conf +++ b/conf/machine/omap3-pandora.conf @@ -28,11 +28,4 @@ EXTRA_IMAGECMD_jffs2 = "-lnp " SERIAL_CONSOLE = "115200 ttyS0" - -#UBOOT_ARCH = "arm" -#UBOOT_MACHINE = "omap3_pandora_config" - -#EXTRA_IMAGEDEPENDS += "u-boot-omap3 x-load" - - MACHINE_FEATURES = "kernel26 apm usbgadget usbhost keyboard vfat ext2 screen touchscreen bluetooth wifi" |