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 | cc68acd0e3caf5de81cc6aaa81885533fa204338 (patch) | |
tree | 177a91e4de185228558917e226c17470acd025ca /target/linux/omap24xx/config-2.6.38 | |
parent | b09817a5e7ebd187632c80cc7a423d22b7d4a220 (diff) | |
download | upstream-cc68acd0e3caf5de81cc6aaa81885533fa204338.tar.gz upstream-cc68acd0e3caf5de81cc6aaa81885533fa204338.tar.bz2 upstream-cc68acd0e3caf5de81cc6aaa81885533fa204338.zip |
omap24xx: Update bluetooth kconfig options
SVN-Revision: 25935
Diffstat (limited to 'target/linux/omap24xx/config-2.6.38')
-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 |