normalOpt 172 scripts/kconfig/qconf.cc if (!sym_is_changable(sym) && list->optMode == normalOpt) { normalOpt 341 scripts/kconfig/qconf.cc showName(false), showRange(false), showData(false), optMode(normalOpt), normalOpt 375 scripts/kconfig/qconf.cc if (optMode == normalOpt && menu_is_visible(menu)) normalOpt 896 scripts/kconfig/qconf.cc list->optMode = normalOpt; normalOpt 1381 scripts/kconfig/qconf.cc configView->showNormalAction->setOn(configList->optMode == normalOpt);