xref: /linux/drivers/net/ethernet/stmicro/Kconfig (revision ab70e5862670177d207ea0e0e16454e4083a5ad5)
17ac6653aSJeff Kirsher#
27ac6653aSJeff Kirsher# STMicroelectronics device configuration
37ac6653aSJeff Kirsher#
47ac6653aSJeff Kirsher
57ac6653aSJeff Kirsherconfig NET_VENDOR_STMICRO
67ac6653aSJeff Kirsher	bool "STMicroelectronics devices"
788f07484SJeff Kirsher	default y
87ac6653aSJeff Kirsher	depends on HAS_IOMEM
97ac6653aSJeff Kirsher	---help---
10*ab70e586Sjpinto	  If you have a network (Ethernet) card based on Synopsys Ethernet IP
11*ab70e586Sjpinto	  Cores, say Y.
127ac6653aSJeff Kirsher
137ac6653aSJeff Kirsher	  Note that the answer to this question doesn't directly affect the
147ac6653aSJeff Kirsher	  kernel: saying N will just cause the configurator to skip all
157ac6653aSJeff Kirsher	  the questions about STMicroelectronics cards. If you say Y, you will
167ac6653aSJeff Kirsher	  be asked for your specific card in the following questions.
177ac6653aSJeff Kirsher
187ac6653aSJeff Kirsherif NET_VENDOR_STMICRO
197ac6653aSJeff Kirsher
207ac6653aSJeff Kirshersource "drivers/net/ethernet/stmicro/stmmac/Kconfig"
217ac6653aSJeff Kirsher
227ac6653aSJeff Kirsherendif # NET_VENDOR_STMICRO
23