summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cisco/enic/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ethernet/cisco/enic/Kconfig')
-rw-r--r--drivers/net/ethernet/cisco/enic/Kconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/net/ethernet/cisco/enic/Kconfig b/drivers/net/ethernet/cisco/enic/Kconfig
index b63f8d8a4261..96709875fe4f 100644
--- a/drivers/net/ethernet/cisco/enic/Kconfig
+++ b/drivers/net/ethernet/cisco/enic/Kconfig
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
#
# Cisco device configuration
#
@@ -5,5 +6,6 @@
config ENIC
tristate "Cisco VIC Ethernet NIC Support"
depends on PCI
- ---help---
+ select PAGE_POOL
+ help
This enables the support for the Cisco VIC Ethernet card.