Allow the empty values for Kconfig options
authorAlexander Popov <alex.popov@linux.com>
Sat, 6 Jul 2024 20:55:09 +0000 (23:55 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sat, 6 Jul 2024 20:55:09 +0000 (23:55 +0300)
commita1dafa428d45b71da23c65238013c7d0bca3863a
tree58b86e4f3b4fb3038ae615f7e3ea8786ab5440f1
parente528a56dfe743a0443778dff1030b0f2ffa91f8e
Allow the empty values for Kconfig options

This prevents breaking on handling the strange Broadcom configs.

Refers to #143.
kernel_hardening_checker/__init__.py