Improve the OR result calculation
authorAlexander Popov <alex.popov@linux.com>
Tue, 24 Jul 2018 22:36:25 +0000 (01:36 +0300)
committerAlexander Popov <alex.popov@linux.com>
Tue, 24 Jul 2018 22:36:25 +0000 (01:36 +0300)
commit7edb9d258672896f80f772a268e0af620ff43c6a
tree6194a04367510e9e4bd3c9b6c94457c47a1d824b
parentcc52eb9b3143e646a0e53ffd5bce90347a7176a1
Improve the OR result calculation

1. don't duplicate opts[0].name in the successful output;
2. fix the bug with printing None state, just reuse the OptCheck.result.
kconfig-hardened-check.py