diff options
author | Anantha Idapalapati <aidapalapati@nvidia.com> | 2010-08-10 09:29:29 +0530 |
---|---|---|
committer | Bharat Nihalani <bnihalani@nvidia.com> | 2010-09-24 00:24:46 -0700 |
commit | 3b4171f0f296a1ee265eba9e6e10ee78190af551 (patch) | |
tree | 8f852e8e2e715d502735bfa8a141e135991424fe /arch | |
parent | 7dec50c3f194738f7d48f79020355ff6b75d32f3 (diff) |
tegra bluesleep : enabling bluetooth active power management driver.
Bluesleep driver manages the power of BT chip. now enabling the driver
in the default build of ventana.
Bug 680524, 691608
(cherry picked from commit 9e75f8c8a105bc82f280eeed4284a1bf8779b048)
Change-Id: Ied1c31a2f7f63eddf201bd7c82c116effa10deaf
Reviewed-on: http://git-master/r/6852
Reviewed-by: Udaykumar Rameshchan Raval <uraval@nvidia.com>
Reviewed-by: Anantha Idapalapati <aidapalapati@nvidia.com>
Tested-by: Anantha Idapalapati <aidapalapati@nvidia.com>
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Diffstat (limited to 'arch')
-rwxr-xr-x | arch/arm/configs/tegra_ventana_android_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/tegra_ventana_android_defconfig b/arch/arm/configs/tegra_ventana_android_defconfig index aecabca38c42..a672d0c45707 100755 --- a/arch/arm/configs/tegra_ventana_android_defconfig +++ b/arch/arm/configs/tegra_ventana_android_defconfig @@ -596,6 +596,7 @@ CONFIG_BT_HCIUART_H4=y CONFIG_BT_HCIUART_BCSP=y CONFIG_BT_HCIUART_LL=y # CONFIG_BT_HCIBCM203X is not set +CONFIG_BT_BLUESLEEP=y # CONFIG_BT_HCIBPA10X is not set # CONFIG_BT_HCIBFUSB is not set # CONFIG_BT_HCIVHCI is not set |