improve architecture in preparation for new features
authoranthraxx <levente@leventepolyak.net>
Wed, 20 Jun 2018 21:27:40 +0000 (23:27 +0200)
committerAlexander Popov <alex.popov@linux.com>
Fri, 20 Jul 2018 15:43:14 +0000 (18:43 +0300)
commit6403536a9eefff3cb1d4d78f002176ecbb197d90
tree2fa815ba395bf21f13a4d4294ffdd1aaf440c80c
parent987a7f63b64bdab60db6ac9c276b25c7a6b56976
improve architecture in preparation for new features

This improves the opt storage using a kconfig key based dict to
avoid looping through all opts to get a certain entry by allowing
key based lookups.
kconfig-hardened-check.py