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

[2019_R2] Kconfig.adi: select some USB symbols to be enabled in the ADI kernel #1280

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 [email protected]

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 <[email protected]>
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 <[email protected]>
Since all symbols have been moved to Kconfig.adi, run the savedefconfig
build to cleanup ADI defconfigs.

Signed-off-by: Alexandru Ardelean <[email protected]>
@commodo commodo requested a review from a team November 13, 2020 08:08
@commodo commodo merged commit 82d2f24 into 2019_R2 Nov 13, 2020
@commodo commodo deleted the usb-function-fs-2019-r2 branch November 13, 2020 08:32
@rgetz
Copy link
Contributor

rgetz commented Nov 13, 2020

I'm not sure this is enough -- can you confirm with these changes:

# grep function /proc/filesystems 
nodev	functionfs

https://cateee.net/lkddb/web-lkddb/USB_FUNCTIONFS.html

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.

3 participants