Skip to content

usb: move instances Kconfig template to common directory#103426

Merged
fabiobaltieri merged 1 commit intozephyrproject-rtos:mainfrom
jfischer-no:pr-move-inst-template
Feb 12, 2026
Merged

usb: move instances Kconfig template to common directory#103426
fabiobaltieri merged 1 commit intozephyrproject-rtos:mainfrom
jfischer-no:pr-move-inst-template

Conversation

@jfischer-no
Copy link
Copy Markdown
Contributor

Move the Kconfig template to configure the number of instances in, for example, functions or class drivers, to a common directory. This makes it less confusing when used in host support.

Template was not used in CDC ECM function and can be removed.

@jfischer-no jfischer-no requested a review from josuah February 3, 2026 15:04
@zephyrbot zephyrbot added area: PMCI Platform Management Communications Infrastructure area: USB Universal Serial Bus labels Feb 3, 2026
josuah
josuah previously approved these changes Feb 3, 2026
Copy link
Copy Markdown
Contributor

@josuah josuah left a comment

Choose a reason for hiding this comment

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

Should UVC device be converted to use instances_count in the future?

@jfischer-no
Copy link
Copy Markdown
Contributor Author

Should UVC device be converted to use instances_count in the future?

Let's see how it works on the host side, and then decide.

@jfischer-no jfischer-no assigned josuah and unassigned teburd Feb 6, 2026
Move the Kconfig template to configure the number of instances in, for
example, functions or class drivers, to a common directory.
This makes it less confusing when used in host support.

Template was not used in CDC ECM function and can be removed.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
@jfischer-no
Copy link
Copy Markdown
Contributor Author

jfischer-no commented Feb 10, 2026

rebased and updated after #94591 get merged

@sonarqubecloud
Copy link
Copy Markdown

@fabiobaltieri fabiobaltieri merged commit 0c31b37 into zephyrproject-rtos:main Feb 12, 2026
27 checks passed
@jfischer-no jfischer-no deleted the pr-move-inst-template branch February 12, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: PMCI Platform Management Communications Infrastructure area: USB Universal Serial Bus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants