tools: add needed CONFIG_SECURITYFS option

Add CONFIG_SECURITYFS as a required configuration option
for the kernels to be used with test-runner.
This commit is contained in:
Tim Kourt 2018-09-13 13:12:00 -07:00 committed by Denis Kenzior
parent 60211f9ae8
commit 83e66b5831
1 changed files with 1 additions and 0 deletions

View File

@ -27,3 +27,4 @@ scripts/config --enable CONFIG_PKCS8_PRIVATE_KEY_PARSER
scripts/config --enable CONFIG_HW_RANDOM_VIRTIO
scripts/config --enable CONFIG_HW_RANDOM_INTEL
#scripts/config --enable CONFIG_HW_RANDOM_AMD
scripts/config --enable CONFIG_SECURITYFS