diff options
Diffstat (limited to 'Kconfig.host')
-rw-r--r-- | Kconfig.host | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Kconfig.host b/Kconfig.host index 24255ef..60b9c07 100644 --- a/Kconfig.host +++ b/Kconfig.host @@ -41,3 +41,7 @@ config PVRDMA config MULTIPROCESS_ALLOWED bool imply MULTIPROCESS + +config FUZZ + bool + select SPARSE_MEM |