diff --git a/subsys/bluetooth/controller/Kconfig b/subsys/bluetooth/controller/Kconfig index 4ac849721a6..0fe866bc566 100644 --- a/subsys/bluetooth/controller/Kconfig +++ b/subsys/bluetooth/controller/Kconfig @@ -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