Home
last modified time | relevance | path

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

/optee_os/scripts/kconfig/kconfiglib/
H A Dkconfiglib.py6559 def _check_dep_loop_sym(sym, ignore_choice): argument
6612 if sym.choice and not ignore_choice: