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:
Reto Schneider 2024-10-23 23:16:33 +02:00 committed by Dan Kalowsky
commit 618d44164a
3 changed files with 0 additions and 26 deletions

View file

@ -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