diff options
author | Richard Purdie <richard@openedhand.com> | 2006-11-29 10:49:24 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-11-29 10:49:24 +0000 |
commit | 0d3763a75ed5fd4c9ce0cc112d43b8283bd91e81 (patch) | |
tree | 1097d6b1ab9a573394f66621b574f22ecbc5c27d /meta/conf/machine/include | |
parent | 632d2789fa5135a3e6895905a62ed8ef5feceb32 (diff) | |
download | poky-0d3763a75ed5fd4c9ce0cc112d43b8283bd91e81.tar.gz |
zaurus-2.6.conf: Mark machines as supporting bluetooth
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@974 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/include')
-rw-r--r-- | meta/conf/machine/include/zaurus-2.6.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/zaurus-2.6.conf b/meta/conf/machine/include/zaurus-2.6.conf index ce9b44c9fe..adf28dae68 100644 --- a/meta/conf/machine/include/zaurus-2.6.conf +++ b/meta/conf/machine/include/zaurus-2.6.conf | |||
@@ -6,7 +6,7 @@ PREFERRED_VERSION_wpa_supplicant = "0.4.7" | |||
6 | 6 | ||
7 | PCMCIA_MANAGER ?= "pcmciautils" | 7 | PCMCIA_MANAGER ?= "pcmciautils" |
8 | 8 | ||
9 | MACHINE_FEATURES = "kernel26 apm alsa pcmcia irda usbgadget keyboard touchscreen" | 9 | MACHINE_FEATURES = "kernel26 apm alsa pcmcia irda usbgadget keyboard touchscreen bluetooth" |
10 | MACHINE_FEATURES_append_tosa = " usbhost usbwlanng " | 10 | MACHINE_FEATURES_append_tosa = " usbhost usbwlanng " |
11 | MACHINE_FEATURES_append_akita = " usbhost " | 11 | MACHINE_FEATURES_append_akita = " usbhost " |
12 | MACHINE_FEATURES_append_spitz = " usbhost ext2 " | 12 | MACHINE_FEATURES_append_spitz = " usbhost ext2 " |