Add explicit checks for CONFIG_MODULES and CONFIG_DEVMEM
authorAlexander Popov <alex.popov@linux.com>
Mon, 11 Mar 2019 15:21:18 +0000 (18:21 +0300)
committerAlexander Popov <alex.popov@linux.com>
Mon, 11 Mar 2019 15:33:29 +0000 (18:33 +0300)
commit30b0806bc19a138618027b75e9223f50076f8ca8
tree0c278d19e6342cbde515d09220029848c047b1d4
parentdfa4ccc71efd78f1962d695fc88982cbe24021fb
Add explicit checks for CONFIG_MODULES and CONFIG_DEVMEM

I like this hack. Now the script recommends to disable modules and
devmem OR harden them at least.
kconfig-hardened-check.py