diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/machine/zoom2.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/zoom2.conf b/meta/conf/machine/zoom2.conf index c71bc6df9..142a40c5a 100644 --- a/meta/conf/machine/zoom2.conf +++ b/meta/conf/machine/zoom2.conf @@ -4,7 +4,7 @@ TARGET_ARCH = "arm" PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7a" -PREFERRED_PROVIDER_virtual/kernel = "linux-omap3-pm" +PREFERRED_PROVIDER_virtual/kernel = "linux-omap-zoomsync" MACHINE_FEATURES = "kernel26 apm alsa usbgadget usbhost screen touchscreen" |