diff options
author | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-07 16:16:38 +0000 |
---|---|---|
committer | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-07 16:16:38 +0000 |
commit | ccea93a90270dc4b6efc399a7fdc2f477bbda622 (patch) | |
tree | f8e51c70a29116c244dea1bc1011ee989636bd25 | |
parent | f96b92c0c3c6029e7edeb8e48c038ca1ac1367c4 (diff) |
omap24xx: Update bluetooth kconfig options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25935 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/omap24xx/config-2.6.38 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/omap24xx/config-2.6.38 b/target/linux/omap24xx/config-2.6.38 index 66cf18158..c5ea3b5bf 100644 --- a/target/linux/omap24xx/config-2.6.38 +++ b/target/linux/omap24xx/config-2.6.38 @@ -87,11 +87,13 @@ CONFIG_BT=m CONFIG_BT_BNEP=m # CONFIG_BT_BNEP_MC_FILTER is not set # CONFIG_BT_BNEP_PROTO_FILTER is not set -CONFIG_BT_HCIH4P=m +# CONFIG_BT_HCIH4P is not set CONFIG_BT_HCIUART=m +# CONFIG_BT_HCIUART_BCSP is not set CONFIG_BT_HIDP=m CONFIG_BT_L2CAP=m CONFIG_BT_RFCOMM=m +# CONFIG_BT_RFCOMM_TTY is not set CONFIG_BT_SCO=m CONFIG_CBUS=y CONFIG_CBUS_RETU=y |