diff options
-rw-r--r-- | net/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Kconfig b/net/Kconfig index 7574b066d7cd..a629f92dc86b 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -70,6 +70,7 @@ config NET_DEVMEM def_bool y depends on DMA_SHARED_BUFFER depends on GENERIC_ALLOCATOR + depends on PAGE_POOL menu "Networking options" |