diff options
| -rw-r--r-- | conf/machine/htcdream.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/htcdream.conf b/conf/machine/htcdream.conf index d09782c40f..40d75d74eb 100644 --- a/conf/machine/htcdream.conf +++ b/conf/machine/htcdream.conf @@ -9,4 +9,4 @@ MACHINE_DISPLAY_HEIGHT_PIXELS = "480" MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usbgadget bluetooth keyboard ext2" -PREFERRED_PROVIDER_virtual/kernel = "linux-msm7xxxx" +PREFERRED_PROVIDER_virtual/kernel = "linux-leviathan" |
