From 5b62906a6888312eb50f330f3bc5504b19cf15bb Mon Sep 17 00:00:00 2001 From: codeworkx Date: Fri, 21 Dec 2012 14:14:20 +0100 Subject: p31xx: use i2s interface Change-Id: I267bec89e87504919ffc8e21651d0defeb50793c --- bluetooth/vnd_espresso.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bluetooth/vnd_espresso.txt b/bluetooth/vnd_espresso.txt index b17d53c..e487dc4 100644 --- a/bluetooth/vnd_espresso.txt +++ b/bluetooth/vnd_espresso.txt @@ -1,12 +1,12 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyO1" FW_PATCHFILE_LOCATION = "/vendor/firmware/" FW_PATCH_SETTLEMENT_DELAY_MS = 50 -UART_TARGET_BAUD_RATE = 3000000 -LPM_IDLE_TIMEOUT_MULTIPLE = 5 BTVND_DBG = FALSE BTHW_DBG = TRUE VNDUSERIAL_DBG = FALSE UPIO_DBG = FALSE -SCO_PCM_IF_CLOCK_RATE = 0 -PCM_DATA_FMT_FILL_METHOD = 3 -PCM_DATA_FMT_FILL_NUM = 3 +SCO_USE_I2S_INTERFACE = TRUE +SCO_I2SPCM_IF_MODE = 1 +SCO_I2SPCM_IF_ROLE = 0 +SCO_I2SPCM_IF_SAMPLE_RATE = 0 +SCO_I2SPCM_IF_CLOCK_RATE = 0 -- cgit v1.1