diff options
Diffstat (limited to 'Kconfig.host')
-rw-r--r-- | Kconfig.host | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Kconfig.host b/Kconfig.host index add5b179f7..aec95365ff 100644 --- a/Kconfig.host +++ b/Kconfig.host @@ -31,3 +31,6 @@ config XEN config VIRTFS bool + +config PVRDMA + bool |