Skip to content

Conversation

@jfischer-no
Copy link
Contributor

Follow up on commit bfd45e5
("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)).

Follow up on commit bfd45e5
("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 <[email protected]>
@jfischer-no jfischer-no added this to the v2.7.0 milestone Aug 24, 2021
@github-actions github-actions bot added area: Bluetooth Host Bluetooth Host (excluding BR/EDR) area: Documentation Release Notes To be mentioned in the release notes labels Aug 24, 2021
@zephyrbot zephyrbot added the platform: X86 x86 and x86-64 label Aug 25, 2021
@nashif nashif merged commit 9ad610d into zephyrproject-rtos:main Aug 25, 2021
@jfischer-no jfischer-no deleted the pr-remove_bt_on_dev_name branch August 26, 2021 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Bluetooth Host Bluetooth Host (excluding BR/EDR) area: Bluetooth area: Documentation platform: X86 x86 and x86-64 Release Notes To be mentioned in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants