On Thu, 7 May 2020 15:40:41 +0300 Denis Kirjanov wrote:
> xen-netfront uses page pool API so select it in Kconfig
>
> Signed-off-by: Denis Kirjanov
This needs to be a part of the patch that uses page pool otherwise
build may be broken between the two patches.
xen-netfront uses page pool API so select it in Kconfig
Signed-off-by: Denis Kirjanov
---
drivers/net/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 25a8f93..45918ce 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -479,6