From 1ac18755963c9ed809244b1d35f6294277bba6a8 Mon Sep 17 00:00:00 2001 From: Andrew Dodd Date: Tue, 11 Dec 2012 19:06:07 -0500 Subject: Revert "smdk4412-common: bluetooth: Disable LPM_SLEEP_MODE to prevent stack dying" This patch would break bluetooth power management, and should have been fixed in the kernel instead. This reverts commit be934ca33333c7f983020daa343e2cf181f7951e. Change-Id: I0fa5bcf7eb3ae3535196e1dcfe031ac04f08bebb --- bluetooth/vnd_smdk4x12.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'bluetooth') diff --git a/bluetooth/vnd_smdk4x12.txt b/bluetooth/vnd_smdk4x12.txt index 366e03b..4b18989 100644 --- a/bluetooth/vnd_smdk4x12.txt +++ b/bluetooth/vnd_smdk4x12.txt @@ -1,9 +1,7 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttySAC0" -BT_WAKE_VIA_USERIAL_IOCTL = FALSE FW_PATCHFILE_LOCATION = "/system/bin/" -LPM_SLEEP_MODE = 0 +BT_WAKE_VIA_PROC = TRUE LPM_IDLE_TIMEOUT_MULTIPLE = 5 -SCO_USE_I2S_INTERFACE = TRUE BTVND_DBG = FALSE BTHW_DBG = TRUE VNDUSERIAL_DBG = FALSE @@ -12,4 +10,3 @@ UART_TARGET_BAUD_RATE = 4000000 FW_PATCH_SETTLEMENT_DELAY_MS = 50 PCM_DATA_FMT_FILL_METHOD = 3 PCM_DATA_FMT_FILL_NUM = 3 -SCO_CFG_INCLUDED = FALSE -- cgit v1.1