diff options
Diffstat (limited to 'drivers/net/ethernet/cisco/Kconfig')
| -rw-r--r-- | drivers/net/ethernet/cisco/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/ethernet/cisco/Kconfig b/drivers/net/ethernet/cisco/Kconfig index 15b713a89620..18c3a0718d6f 100644 --- a/drivers/net/ethernet/cisco/Kconfig +++ b/drivers/net/ethernet/cisco/Kconfig @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only # # Cisco device configuration # @@ -6,7 +7,7 @@ config NET_VENDOR_CISCO bool "Cisco devices" default y depends on PCI - ---help--- + help If you have a network (Ethernet) card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the |
