Skip to content
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

Kconfig.adi: select some USB symbols to be enabled in the ADI kernel #1279

Merged
merged 3 commits into from
Nov 13, 2020

Conversation

commodo
Copy link
Contributor

@commodo commodo commented Nov 13, 2020

Prompted by: analogdevicesinc/adi-kuiper-gen#43
We should make sure that all USB stuff we use in the ADI projects are
enabled.

Signed-off-by: Alexandru Ardelean alexandru.ardelean@analog.com

This should have been done like this from the start.
All these symbols will appear on the first page, but that isn't a bad
thing.

The patch pollution to the vanilla kernel should be reduced a bit, with
only the central Kconfig being patched, and all other Kconfig.adi files
being included in the main one.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Prompted by: analogdevicesinc/adi-kuiper-gen#43
We should make sure that all USB stuff we use in the ADI projects are
enabled.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Since all symbols have been moved to Kconfig.adi, run the savedefconfig
build to cleanup ADI defconfigs.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
@commodo commodo requested a review from a team November 13, 2020 08:05
@commodo commodo merged commit de35cc6 into master Nov 13, 2020
@commodo commodo deleted the usb-function-fs branch November 13, 2020 08:30
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