summaryrefslogtreecommitdiff
path: root/conf/machine/collie.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/collie.conf')
-rw-r--r--conf/machine/collie.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/collie.conf b/conf/machine/collie.conf
index bfa8ace376..429463cc87 100644
--- a/conf/machine/collie.conf
+++ b/conf/machine/collie.conf
@@ -4,7 +4,7 @@
TARGET_ARCH = "arm"
-MACHINE_KERNEL_VERSION ?= "2.4"
+MACHINE_KERNEL_VERSION ?= "2.6"
require conf/machine/include/collie-${MACHINE_KERNEL_VERSION}.conf
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
@@ -23,5 +23,4 @@ require conf/machine/include/tune-strongarm.conf
ROOT_FLASH_SIZE = "14"
# actually 14680064, see EXTRA_IMAGECMD above
-MACHINE_TASK_PROVIDER = "task-base"
GUI_MACHINE_CLASS_poodle = "smallscreen"