diff options
author | Koen Kooi <koen@openembedded.org> | 2009-09-25 12:07:37 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-09-25 12:07:37 +0200 |
commit | 7ab2e170a72d2c8ca38dd3811caa8928202d6917 (patch) | |
tree | b5955d3982a88f0ac294f83e9283b5642daf1a43 /conf/machine/omap3-touchbook.conf | |
parent | 10d8a8386dbfc6c251a2b83157f8616c7eca91a8 (diff) |
omap3-touchbook: switch to linux-omap-pm
Diffstat (limited to 'conf/machine/omap3-touchbook.conf')
-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 " |