diff options
Diffstat (limited to 'drivers/net/ethernet/stmicro/Kconfig')
| -rw-r--r-- | drivers/net/ethernet/stmicro/Kconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/net/ethernet/stmicro/Kconfig b/drivers/net/ethernet/stmicro/Kconfig index f4a80da00650..cc136b4c9afd 100644 --- a/drivers/net/ethernet/stmicro/Kconfig +++ b/drivers/net/ethernet/stmicro/Kconfig @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only # # STMicroelectronics device configuration # @@ -6,10 +7,9 @@ config NET_VENDOR_STMICRO bool "STMicroelectronics devices" default y depends on HAS_IOMEM - ---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 based on Synopsys Ethernet IP + Cores, 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 |
