diff options
author | Koen Kooi <koen@openembedded.org> | 2005-02-09 17:53:38 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2005-02-09 17:53:38 +0000 |
commit | 2566853bd082b3385eaf72ea34673a4bbaeec170 (patch) | |
tree | 58bbe27e70a3b74ebf4d34379235545d4f24fa25 /packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh37.5 | |
parent | 136f8017eb271f5b8d1dd0ecda7b0214ebd9bb2b (diff) |
defconfig-h3900:
enable hci_usb with SCO support
BKrev: 420a4e227AwgS3rl_2ZKRkF1r28aeQ
Diffstat (limited to 'packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh37.5')
-rw-r--r-- | packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh37.5/defconfig-h3900 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh37.5/defconfig-h3900 b/packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh37.5/defconfig-h3900 index 862c12ea64..971ef3bd72 100644 --- a/packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh37.5/defconfig-h3900 +++ b/packages/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh37.5/defconfig-h3900 @@ -1408,7 +1408,8 @@ CONFIG_BLUEZ_BNEP_PROTO_FILTER=y # # Bluetooth device drivers # -# CONFIG_BLUEZ_HCIUSB is not set +CONFIG_BLUEZ_HCIUSB=m +CONFIG_BLUEZ_HCIUSB_SCO=y CONFIG_BLUEZ_HCIUART=m CONFIG_BLUEZ_HCIUART_H4=y CONFIG_BLUEZ_HCIUART_BCSP=y |