Use None as state of the options which are not found
authorAlexander Popov <alex.popov@linux.com>
Fri, 20 Jul 2018 15:55:43 +0000 (18:55 +0300)
committerAlexander Popov <alex.popov@linux.com>
Fri, 20 Jul 2018 15:58:08 +0000 (18:58 +0300)
commitaaa3826a9478d761aa7fcee62a9e54c4281f8a4e
tree944a0d02f71ac9792136eb63eaa0944de69e376a
parent4b4b6481ebe685b9f83834a1747e8809c0fa924b
Use None as state of the options which are not found

That will change the check result
  FAIL: "not found"
onto initial
  FAIL: not found
kconfig-hardened-check.py