nati_x86_64_defconfig: enable all kernel modules#234
Closed
rajendra-desai-ni wants to merge 1 commit intoni:nilrt/master/6.6from
Closed
nati_x86_64_defconfig: enable all kernel modules#234rajendra-desai-ni wants to merge 1 commit intoni:nilrt/master/6.6from
rajendra-desai-ni wants to merge 1 commit intoni:nilrt/master/6.6from
Conversation
7f7e938 to
c2adbea
Compare
chaitu236
requested changes
May 6, 2025
enabled all the modules in the default defconfig file so that they are available for installation. Signed-off-by: Rajendra Desai <[email protected]>
c2adbea to
53e462d
Compare
Contributor
Author
|
We have decided to use a different approach. See: ni/meta-nilrt#834 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Enabled all the loadable modules in the default defconfig file so that they are available for installation.
Used ubuntu linux kernel config file as a reference to enable all the loadable modules in the kernel.
Also regenerated nati_x86_64_defconfig file.
AB#2536400
Testing
Note to reviewers
There will be a sustaining WI under the kernel upstream feature to keep track of periodic updates to the defconfig file.