summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-04-07 18:51:00 +0200
committerKoen Kooi <koen@openembedded.org>2009-04-07 18:51:00 +0200
commit2fe33f3c7f0bff141187fc0c9005cc779c5f9458 (patch)
treed2976263af750096f2f6f3107b09b21daf1a11da /recipes
parent30cdb3a5af28adf023c562c1d61af231f7dce0dd (diff)
downloadopenembedded-2fe33f3c7f0bff141187fc0c9005cc779c5f9458.tar.gz
linux-oma 2.6.29: reenable BT for beagleboard
Diffstat (limited to 'recipes')
-rw-r--r--recipes/linux/linux-omap-2.6.29/beagleboard/defconfig11
1 files changed, 7 insertions, 4 deletions
diff --git a/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig b/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig
index fcbe27c803..ef5e35c99f 100644
--- a/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig
+++ b/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.29-omap1
-# Mon Apr 6 15:31:26 2009
+# Tue Apr 7 18:11:42 2009
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -456,12 +456,15 @@ CONFIG_BT_HIDP=y
#
# Bluetooth device drivers
#
-# CONFIG_BT_HCIBTUSB is not set
+CONFIG_BT_HCIBTUSB=y
CONFIG_BT_HCIBTSDIO=y
-# CONFIG_BT_HCIUART is not set
+CONFIG_BT_HCIUART=y
+CONFIG_BT_HCIUART_H4=y
+CONFIG_BT_HCIUART_BCSP=y
+CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIBCM203X=y
CONFIG_BT_HCIBPA10X=y
-# CONFIG_BT_HCIBFUSB is not set
+CONFIG_BT_HCIBFUSB=y
# CONFIG_BT_HCIBRF6150 is not set
# CONFIG_BT_HCIH4P is not set
# CONFIG_BT_HCIVHCI is not set