cmake(enhance):include-style defconfig can modified via menuconfig

1. enhanced process_config.py script: supports both preprocess and postprocess modes

2. in preprocess mode: handles include formats and recursively records the include config tree structure to prepare for postprocess

3. In postprocess mode: compares the original file with menuconfig to identify non-#include items that should be written back

4. olddefconfig stores the original compressed include defconfig file at the very beginning

5. savedefconfig saves both the original file and the written back include defconfig

Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
This commit is contained in:
xuxin19
2025-09-09 22:05:33 +08:00
committed by Alan C. Assis
parent 476b7684b7
commit e9e9c76a76
6 changed files with 511 additions and 42 deletions
Regular → Executable
+448 -22
View File
File diff suppressed because it is too large Load Diff