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