summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bluetooth/hci/Kconfig')
-rw-r--r--drivers/bluetooth/hci/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/bluetooth/hci/Kconfig b/drivers/bluetooth/hci/Kconfig
index 30ff83ad4..f3bbed4e5 100644
--- a/drivers/bluetooth/hci/Kconfig
+++ b/drivers/bluetooth/hci/Kconfig
@@ -151,20 +151,6 @@ config BLUETOOTH_SPI_RESET_PIN
help
This option specifies the Reset line number on the SPI device
-config BLUETOOTH_SPI_RX_BUFFER_SIZE
- int "Receive buffer length"
- default 96
- help
- This option specifies the size of the RX buffer. Try to keep this
- as small as possible, since it's stored on the stack.
-
-config BLUETOOTH_SPI_TX_BUFFER_SIZE
- int "Transmit buffer length"
- default 64
- help
- This option specifies the size of the TX buffer. Try to keep this
- as small as possible, since it's stored on the stack.
-
config BLUETOOTH_SPI_MAX_CLK_FREQ
int "Maximum clock frequency for the HCI SPI interface"
default 5000000