From b2718e9e7fdbbc02cda942071da2005d5c4c6f46 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 18 Oct 2006 09:52:58 +0000 Subject: mainstone: prepare for task-base stuff --- conf/machine/mainstone.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/machine') diff --git a/conf/machine/mainstone.conf b/conf/machine/mainstone.conf index 357e286752..72a305df38 100644 --- a/conf/machine/mainstone.conf +++ b/conf/machine/mainstone.conf @@ -17,4 +17,6 @@ SERIAL_CONSOLE = "115200 ttyS0" # used by opie-collections.inc ROOT_FLASH_SIZE = "32" +MACHINE_FEATURES = "kernel26 pcmcia usbhost usbgadget pcmcia touchscreen keyboard alsa irda" +MACHINE_TASK_PROVIDER = "task-base" -- cgit 1.2.3-korg