2 Commits

Author SHA1 Message Date
Fabrice Fontaine 1172a864c3 cli: Fix --query option (#3)
* --query option didn't work because kconfig is always set to
  Kconfig.default(). Fixed by passing must_be_{set,set_or_module,unset}
  to Kconfig

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2019-04-09 14:07:42 -07:00
Arjan van de Ven 999ba0b06b Release kernel config checker
Signed-off-by: John Andersen <john.s.andersen@intel.com>
2018-08-03 14:25:23 -07:00