diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-03-07 16:16:38 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-03-07 16:16:38 +0000 |
commit | 4a757a752ff2ba87f981f161cda0fd4f14fff0be (patch) | |
tree | f8e51c70a29116c244dea1bc1011ee989636bd25 /target/linux | |
parent | 1f9e5ba1930dcda96d4a7a5462e53379e284a5a3 (diff) | |
download | upstream-4a757a752ff2ba87f981f161cda0fd4f14fff0be.tar.gz upstream-4a757a752ff2ba87f981f161cda0fd4f14fff0be.tar.bz2 upstream-4a757a752ff2ba87f981f161cda0fd4f14fff0be.zip |
omap24xx: Update bluetooth kconfig options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25935 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 66cf181580..c5ea3b5bf2 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 |