Home
last modified time | relevance | path

Searched defs:kconf (Results 1 – 2 of 2) sorted by relevance

/sof-2.7.6/scripts/kconfig/
Dkconfiglib.py5716 def load_allconfig(kconf, filename): argument
6211 def _filename_fn(kconf, _): argument
6214 def _lineno_fn(kconf, _): argument
6217 def _info_fn(kconf, _, msg): argument
6222 def _warning_if_fn(kconf, _, cond, msg): argument
6228 def _error_if_fn(kconf, _, cond, msg): argument
6235 def _shell_fn(kconf, _, command): argument
Dmenuconfig.py621 def menuconfig(kconf): argument