mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 12:01:56 +00:00
The warning from Kconfiglib might be hard to spot, and the problem is easily fixed right away (note that malformed .config lines are different from assignments to undefined symbols). Do not make malformed .config lines an error in Kconfiglib itself (just a warning), as you end up with messy "half-loaded" configurations. Suggested by Marti Bolivar. Piggyback some minor cleanups in kconfig.py. Make the warning for configuration settings that didn't match the final value go to stderr, for consistency. Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com> |
||
---|---|---|
.. | ||
checkpatch | ||
ci | ||
cmake | ||
cross_compiler | ||
dts | ||
footprint | ||
gitlint | ||
kconfig | ||
sanity_chk | ||
support | ||
.gitignore | ||
check_host_is_ok.py | ||
check_link_map.py | ||
checkpatch.pl | ||
checkstack.pl | ||
CMakeLists.txt | ||
dir_is_writeable.py | ||
elf_helper.py | ||
file2hex.py | ||
filter-known-issues.py | ||
gen_alignment_script.py | ||
gen_gdt.py | ||
gen_idt.py | ||
gen_kobject_list.py | ||
gen_mmu_x86.py | ||
gen_offset_header.py | ||
gen_priv_stacks.py | ||
gen_syscall_header.py | ||
gen_syscalls.py | ||
parse_syscalls.py | ||
process_gperf.py | ||
py2-requirements.txt | ||
qemu-machine-hack.py | ||
requirements.txt | ||
sanitycheck | ||
spelling.txt | ||
tags.sh | ||
waitpid |