summaryrefslogtreecommitdiff
path: root/lib/loader/kconfig.py
AgeCommit message (Expand)AuthorLines
2024-01-18kconfig: ignore strings by default (implicit DFATOOL_KCONF_IGNORE_STRING=1)Birte Kristina Friesel-1/+1
2023-09-29kconfig: debug output in exceptionBirte Kristina Friesel-1/+10
2022-10-25kconfig: dref export: do not use _ in dref keysDaniel Friesel-6/+6
2022-10-19--export-dref: add kconfig feature types if knownDaniel Friesel-0/+32
2022-05-23kconfig: give predictable names to unnamed choice nodesDaniel Friesel-4/+8
2022-05-10CI: Automatically export x264 CART/RMT modelsDaniel Friesel-0/+3
2022-04-01kconfig loader: expose .kconfig_rootDaniel Friesel-13/+15
2022-02-22kconfig: do not add choices to param dict if DFATOOL_KCONF_WITH_CHOICE_NODES=0Daniel Friesel-0/+1
2021-10-28kconfig loader: do not use frozendicts (json doesn't know about them)Daniel Friesel-3/+2
2021-10-27kconfig: add DFATOOL_KCONF_IGNORE_NUMERIC / _STRING optionsDaniel Friesel-1/+10
2021-10-26kconfig loader: load kconfig from its base directoryDaniel Friesel-1/+5
2021-10-08loader/kconfig: specify explicit kconfiglib pathDaniel Friesel-1/+1
2021-10-08add basic analyze-kconfig scriptDaniel Friesel-0/+112