From 9d902fc4d75d18531e90dbb87f843fbd6971f45d Mon Sep 17 00:00:00 2001 From: Cliff Brake Date: Mon, 11 Dec 2006 14:08:09 +0000 Subject: compulab-pxa270.conf: convert to task-base --- conf/machine/compulab-pxa270.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/machine/compulab-pxa270.conf b/conf/machine/compulab-pxa270.conf index b49bf48d07..12f82773d4 100644 --- a/conf/machine/compulab-pxa270.conf +++ b/conf/machine/compulab-pxa270.conf @@ -19,4 +19,6 @@ ROOT_FLASH_SIZE = "32" EXTRA_IMAGECMD_jffs2 = "--pad=0x1000000 --eraseblock=0x40000" +MACHINE_FEATURES = "kernel26 pcmcia usbhost usbgadget pcmcia touchscreen alsa" +MACHINE_TASK_PROVIDER = "task-base" -- cgit 1.2.3-korg