diff options
-rw-r--r-- | conf/machine/omap3-touchbook.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/omap3-touchbook.conf b/conf/machine/omap3-touchbook.conf index 8789eb2ab2..3595383f03 100644 --- a/conf/machine/omap3-touchbook.conf +++ b/conf/machine/omap3-touchbook.conf @@ -16,6 +16,8 @@ GUI_MACHINE_CLASS = "bigscreen" require conf/machine/include/omap3.inc +PREFERRED_PROVIDER_virtual/kernel = "linux-omap-pm" + IMAGE_FSTYPES += "squashfs tar.bz2 ubi" EXTRA_IMAGECMD_jffs2 = "-lnp " |