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

Kernel (config) changes #502

Merged
merged 3 commits into from
Nov 6, 2023
Merged

Kernel (config) changes #502

merged 3 commits into from
Nov 6, 2023

Conversation

jan-kiszka
Copy link
Collaborator

Works around a problem with R5 remoteproc (https://lore.kernel.org/lkml/[email protected]/), drops one used kernel config (there are surely more...) and brings back the upstream kernel recipe.

@jan-kiszka jan-kiszka requested a review from BaochengSu November 2, 2023 10:15
It's broken by design when having the RTI watchdog around, even when not
using it. See [1].

[1] https://lore.kernel.org/lkml/[email protected]/

Signed-off-by: Jan Kiszka <[email protected]>
We need to expand our defconfig by two switches:
 - CONFIG_EXPERT needs to be explicitly set now. It is required, e.g.,
   to turn on CONFIG_GPIO_SYSFS.
 - CONFIG_AUTOFS4_FS was renamed to CONFIG_AUTOFS_FS.

Signed-off-by: Jan Kiszka <[email protected]>
@BaochengSu BaochengSu merged commit 2dc0a71 into master Nov 6, 2023
5 checks passed
@jan-kiszka jan-kiszka deleted the jan/kernel-changes branch November 6, 2023 05:44
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