1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 27ac6653aSJeff Kirsher# 37ac6653aSJeff Kirsher# STMicroelectronics device configuration 47ac6653aSJeff Kirsher# 57ac6653aSJeff Kirsher 67ac6653aSJeff Kirsherconfig NET_VENDOR_STMICRO 77ac6653aSJeff Kirsher bool "STMicroelectronics devices" 888f07484SJeff Kirsher default y 97ac6653aSJeff Kirsher depends on HAS_IOMEM 10*a7f7f624SMasahiro Yamada help 11ab70e586Sjpinto If you have a network (Ethernet) card based on Synopsys Ethernet IP 12ab70e586Sjpinto Cores, say Y. 137ac6653aSJeff Kirsher 147ac6653aSJeff Kirsher Note that the answer to this question doesn't directly affect the 157ac6653aSJeff Kirsher kernel: saying N will just cause the configurator to skip all 167ac6653aSJeff Kirsher the questions about STMicroelectronics cards. If you say Y, you will 177ac6653aSJeff Kirsher be asked for your specific card in the following questions. 187ac6653aSJeff Kirsher 197ac6653aSJeff Kirsherif NET_VENDOR_STMICRO 207ac6653aSJeff Kirsher 217ac6653aSJeff Kirshersource "drivers/net/ethernet/stmicro/stmmac/Kconfig" 227ac6653aSJeff Kirsher 237ac6653aSJeff Kirsherendif # NET_VENDOR_STMICRO 24