Fix arch conditions for some CmdlineChecks
authorAlexander Popov <alex.popov@linux.com>
Sun, 3 Sep 2023 20:41:26 +0000 (23:41 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sun, 3 Sep 2023 20:41:26 +0000 (23:41 +0300)
commit108eb7374967b0f66e70b68cca60a0548f12844c
tree68117ce8cc153dca2543aba6202f3a2f85a51d7c
parent8237399835e533f0ae5be59e65150054c53b465c
Fix arch conditions for some CmdlineChecks

By the way, don't add `if arch` for checks that require 'is not set'
(there is nothing wrong with that).
kconfig_hardened_check/checks.py