mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
build(bugfix):ensure compatibility between kconfig-frontend and kconfiglib 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>
This commit is contained in: