diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-12-16 12:20:58 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-12-16 12:20:58 +0000 |
commit | 0729b190f2a0e92b6a66f958803350e738cc376c (patch) | |
tree | a5f8da9c31ae7e525d1c56184595d29e3bac5dd8 /conf/machine/htcuniversal.conf | |
parent | a17cc3db3f7a2a218a018fd7295e21a6c9c09b2a (diff) |
htcuniversal: added wifi, bluetooth into machine features - requested by goxboxlive
Diffstat (limited to 'conf/machine/htcuniversal.conf')
-rw-r--r-- | conf/machine/htcuniversal.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index 0eb733bfb5..0f8ed6ed82 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -15,7 +15,7 @@ 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" +MACHINE_FEATURES = "kernel26 apm alsa irda usbgadget usbhost keyboard touchscreen screen wifi bluetooth" # # Software/packages selection |