Skip to content

boot: zephyr: Remove reference to deprecated BT_CTLR option #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

jhedberg
Copy link
Member

@jhedberg jhedberg commented Aug 9, 2025

This Kconfig option has been deprecated. It has been replaced by HAS_BT_CTLR, however that's a promptless option so it can't be explicitly disabled.

This Kconfig option has been deprecated. It has been replaced by
HAS_BT_CTLR, however that's a promptless option so it can't be explicitly
disabled.

Signed-off-by: Johan Hedberg <[email protected]>
Copy link
Collaborator

@nordicjm nordicjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we do not accept PRs here, open them on https://github.com/mcu-tools/mcuboot

@jhedberg
Copy link
Member Author

we do not accept PRs here, open them on https://github.com/mcu-tools/mcuboot

How does that process go wrt to a Zephyr main tree PR that depends on this (i.e. zephyrproject-rtos/zephyr#94287 in this case)? How quickly does the zephyrproject-rtos fork get synced with mcuboot upstream? Is a PR like this still part of the recommended process, so that we can see that Zephyr main tree CI successfully passes with the change, before it gets merged to mcuboot?

@jhedberg
Copy link
Member Author

mcu-tools#2421

@nordicjm
Copy link
Collaborator

we do not accept PRs here, open them on https://github.com/mcu-tools/mcuboot

How does that process go wrt to a Zephyr main tree PR that depends on this (i.e. zephyrproject-rtos/zephyr#94287 in this case)? How quickly does the zephyrproject-rtos fork get synced with mcuboot upstream? Is a PR like this still part of the recommended process, so that we can see that Zephyr main tree CI successfully passes with the change, before it gets merged to mcuboot?

can go from mcuboot PR to merged in this fork in ~3 minutes or so

@nordicjm nordicjm closed this Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants