Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/scripts/kconfig/
Dkconfiglib.py6563 def _check_dep_loop_sym(sym, ignore_choice): argument
6616 if sym.choice and not ignore_choice: