Searched refs:normalOpt (Results 1 - 2 of 2) sorted by relevance

/linux-master/scripts/kconfig/
H A Dqconf.h38 normalOpt = 0, allOpt, promptOpt enumerator in enum:optionMode
H A Dqconf.cc143 if (!sym_is_changeable(sym) && list->optMode == normalOpt) {
304 showName(false), mode(singleMode), optMode(normalOpt),
344 if (optMode == normalOpt && menu_is_visible(menu))
366 optMode = normalOpt;

Completed in 107 milliseconds