diff options
-rw-r--r-- | conf/machine/omapzoom.conf | 3 |
1 files changed, 1 insertions, 2 deletions
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" |