build: Add KCOV kernel code coverage for fuzzing
authorHauke Mehrtens <[email protected]>
Wed, 12 Feb 2020 10:49:01 +0000 (11:49 +0100)
committerHauke Mehrtens <[email protected]>
Sat, 22 Feb 2020 15:34:57 +0000 (16:34 +0100)
commit947d2e0a70d4b93eda4b9fe229ad2bf0bfc79251
treeb5a2b57bd6b5d688e1c073dd8fb0ba1f93570b85
parent431594a978752a9d43f9bdac1a79dff335ad9ba3
build: Add KCOV kernel code coverage for fuzzing

The adds an option to activate KCOV (Code coverage for fuzzing).

Signed-off-by: Hauke Mehrtens <[email protected]>
Reviewed-by: Alexandru Ardelean <[email protected]>
config/Config-kernel.in