bluetooth: Remove migration hints
Zephyr 3.7.0 has been released and it is time to remove the migration
code added in 9cf07bbdb5
(bluetooth:
Rename rpmsg HCI driver and sample to ipc).
Signed-off-by: Reto Schneider <reto.schneider@husqvarnagroup.com>
This commit is contained in:
parent
25272ae5ed
commit
618d44164a
3 changed files with 0 additions and 26 deletions
|
@ -29,13 +29,6 @@ config BT_H5
|
|||
Bluetooth three-wire (H:5) UART driver. Implementation of HCI
|
||||
Three-Wire UART Transport Layer.
|
||||
|
||||
# Removed: Here only to give the user a warning about its removal
|
||||
# Remove after 3.7.0 is released
|
||||
config BT_RPMSG
|
||||
bool
|
||||
help
|
||||
Use BT_HCI_IPC instead
|
||||
|
||||
config BT_HCI_IPC
|
||||
bool
|
||||
default y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue