Skip to content

nati_x86_64_defconfig: enable all kernel modules #234

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

Open
wants to merge 1 commit into
base: nilrt/master/6.6
Choose a base branch
from

Conversation

rajendra-desai-ni
Copy link
Contributor

@rajendra-desai-ni rajendra-desai-ni commented May 6, 2025

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

  • Built the kernel image and the modules with existing changes
  • Installed the kernel image and the modules on a cRIO-9030 target
  • Verified the installation of modules using modprobe and insmod

Note to reviewers

There will be a sustaining WI under the kernel upstream feature to keep track of periodic updates to the defconfig file.

@rajendra-desai-ni rajendra-desai-ni requested a review from a team May 6, 2025 10:55
@rajendra-desai-ni rajendra-desai-ni changed the title linux: enable all kernel modules nati_x86_64_defconfig: enable all kernel modules May 6, 2025
Copy link
Contributor

@chaitu236 chaitu236 left a comment

Choose a reason for hiding this comment

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

These new modules will be present in feeds but not pre-installed on the BSI, correct?

Also, check patch failing

image

enabled all the modules in the default defconfig file so that
they are available for installation.

Signed-off-by: Rajendra Desai <[email protected]>
@rajendra-desai-ni
Copy link
Contributor Author

These new modules will be present in feeds but not pre-installed on the BSI, correct?

Correct

Also, check patch failing

image

I have regenerated the defconfig file and this step is not failing anymore

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