zephyr/doc/releases
Johann Fischer 9ad610d1a7 bluetooth: remove Kconfig options CONFIG_BT_*_ON_DEV_NAME
Follow up on commit bfd45e5b8c
("drivers: remove Kconfig option CONFIG_UART_CONSOLE_ON_DEV_NAME")
Remove Kconfig options
CONFIG_BT_UART_ON_DEV_NAME and CONFIG_BT_MONITOR_ON_DEV_NAME
since all UART drivers are converted to devicetree and we can just use
DEVICE_DT_GET(DT_CHOSEN(zephyr_bt_uart)) and
DEVICE_DT_GET(DT_CHOSEN(zephyr_bt_mon_uart)).

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-08-25 18:05:17 -04:00
..
index.rst
release-notes-1.5.rst
release-notes-1.6.rst
release-notes-1.7.rst
release-notes-1.8.rst
release-notes-1.9.rst
release-notes-1.10.rst
release-notes-1.11.rst
release-notes-1.12.rst
release-notes-1.13.rst
release-notes-1.14.rst release: v1.14.3 release notes 2021-07-29 14:45:47 -04:00
release-notes-2.0.rst
release-notes-2.1.rst doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
release-notes-2.2.rst
release-notes-2.3.rst
release-notes-2.4.rst doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
release-notes-2.5.rst doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
release-notes-2.6.rst doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
release-notes-2.7.rst bluetooth: remove Kconfig options CONFIG_BT_*_ON_DEV_NAME 2021-08-25 18:05:17 -04:00