From e8f0a65d79dfdec380ca6bf132a9a8aef999ce4b Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 30 Mar 2009 15:33:20 +0200 Subject: omapzoom: linux-omap work better on the device than linux-omapzoom, so switch to that --- conf/machine/omapzoom.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'conf/machine/omapzoom.conf') diff --git a/conf/machine/omapzoom.conf b/conf/machine/omapzoom.conf index 22fe5d4643..58b61f1281 100644 --- a/conf/machine/omapzoom.conf +++ b/conf/machine/omapzoom.conf @@ -24,8 +24,7 @@ EXTRA_IMAGECMD_jffs2 = "-lnp " # Guesswork SERIAL_CONSOLE = "115200 ttyS2" -# Will be merged into the linux-omap recipe soon -PREFERRED_PROVIDER_virtual/kernel = "linux-omapzoom" +PREFERRED_PROVIDER_virtual/kernel = "linux-omap" KERNEL_IMAGETYPE = "uImage" -- cgit 1.2.3-korg