Home
last modified time | relevance | path

Searched refs:check_defconfig_only_definition (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/kconfig/
Dlint.py43 check_defconfig_only_definition,
96 action="append_const", dest="checks", const=check_defconfig_only_definition,
147 def check_defconfig_only_definition(): function