Bluetooth: Controller: Fix typo in BT_CTLR_ISOAL_SOURCES prompt
Fix typo in BT_CTLR_ISOAL_SOURCES Kconfig prompt message. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
parent
02ea021cbe
commit
4efd9b80c8
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ config BT_CTLR_ISO_TX_BUFFER_SIZE
|
|||
Read Buffer Size V2 command response.
|
||||
|
||||
config BT_CTLR_ISOAL_SOURCES
|
||||
int "Number of Isochronous Adaptation Layer sinks"
|
||||
int "Number of Isochronous Adaptation Layer sources"
|
||||
depends on BT_CTLR_ADV_ISO || BT_CTLR_CONN_ISO
|
||||
range 1 64
|
||||
default 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue