diff options
author | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2007-04-05 23:04:16 +0000 |
---|---|---|
committer | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2007-04-05 23:04:16 +0000 |
commit | 9131c73cc59e440296f7ea875835fae4b4c359bf (patch) | |
tree | 766881a1d0609a01fc2db80f8be26e78211efab6 /conf | |
parent | 1387d0a7c4c00774283a78bd798379616e307abb (diff) | |
parent | 4276eaaa0a342118dfa85731a772c084d9e8fa56 (diff) |
merge of '6da9d621bc47b3a3cb21e8d3a666f30c5cec58e1'
and 'dc66d28f2407d4b483ec5e09566d9787024f3b80'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/htcuniversal.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index 485d90df7f..dbe3a5a010 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -15,7 +15,8 @@ require conf/machine/include/tune-xscale.conf #require conf/machine/include/tune-iwmmxt.conf GUI_MACHINE_CLASS = "bigscreen" -MACHINE_FEATURES = "kernel26 apm alsa irda usbgadget usbhost keyboard touchscreen screen wifi bluetooth" +MACHINE_FEATURES = "kernel26 apm alsa irda usbgadget usbhost keyboard touchscreen screen wifi bluetooth phone" +MACHINE_TASK_PROVIDER = "task-base" # # Software/packages selection |