Home
last modified time | relevance | path

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

/linux-6.15/scripts/kconfig/
H A Dqconf.h38 normalOpt = 0, allOpt, promptOpt enumerator
H A Dqconf.cc347 if (optMode == allOpt) in menuSkip()
367 optMode = allOpt; in setOptionMode()