diff options
Diffstat (limited to 'drivers/net/ethernet/adaptec/Kconfig')
| -rw-r--r-- | drivers/net/ethernet/adaptec/Kconfig | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/drivers/net/ethernet/adaptec/Kconfig b/drivers/net/ethernet/adaptec/Kconfig index 5c804bbe3dab..c96edc2e582f 100644 --- a/drivers/net/ethernet/adaptec/Kconfig +++ b/drivers/net/ethernet/adaptec/Kconfig @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only # # Adaptec network device configuration # @@ -6,10 +7,8 @@ config NET_VENDOR_ADAPTEC bool "Adaptec devices" default y depends on PCI - ---help--- - If you have a network (Ethernet) card belonging to this class, say Y - and read the Ethernet-HOWTO, available from - <http://www.tldp.org/docs.html#howto>. + 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 kernel: saying N will just cause the configurator to skip all @@ -23,7 +22,7 @@ config ADAPTEC_STARFIRE depends on PCI select CRC32 select MII - ---help--- + help Say Y here if you have an Adaptec Starfire (or DuraLAN) PCI network adapter. The DuraLAN chip is used on the 64 bit PCI boards from Adaptec e.g. the ANA-6922A. The older 32 bit boards use the tulip |
