Skip to content

Conversation

@xuxin930
Copy link
Contributor

Summary

After #13452 this commit, the three-state <m> in kernel mode cannot be selected when using kconfig-frontend

Because kconfiglib recognizes MODULE configuration but not modules attributes,
and kconfig-frontend is compatible with the latest modules attributes of Linux,
we can only use the old version to use MODULE configuration PLUS options modules to be compatible with both.

Impact

this is a patch for #13452

Testing

qemu-armv8a:knsh with kconfig-frontend
qemu-armv8a:knsh with kconfiglib

@xuxin930
Copy link
Contributor Author

hi @masayuki2009 could you please review this patch see if solve your problem 🙏

…iglib in kernel build

Because kconfiglib recognizes MODULE configuration but not modules attributes,
and kconfig-frontend is compatible with the latest modules attributes of Linux,
we can only use the old version to use MODULE configuration plus options modules to be compatible with both.

Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
@xiaoxiang781216 xiaoxiang781216 merged commit e627850 into apache:master Sep 19, 2024
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.

4 participants