1*5625f965SAjay Singh# SPDX-License-Identifier: GPL-2.0 2*5625f965SAjay Singhconfig WLAN_VENDOR_MICROCHIP 3*5625f965SAjay Singh bool "Microchip devices" 4*5625f965SAjay Singh default y 5*5625f965SAjay Singh help 6*5625f965SAjay Singh If you have a wireless card belonging to this class, say Y. 7*5625f965SAjay Singh 8*5625f965SAjay Singh Note that the answer to this question doesn't directly affect the 9*5625f965SAjay Singh kernel: saying N will just cause the configurator to skip all the 10*5625f965SAjay Singh questions about these cards. If you say Y, you will be asked for 11*5625f965SAjay Singh your specific card in the following questions. 12*5625f965SAjay Singh 13*5625f965SAjay Singhif WLAN_VENDOR_MICROCHIP 14*5625f965SAjay Singhsource "drivers/net/wireless/microchip/wilc1000/Kconfig" 15*5625f965SAjay Singhendif # WLAN_VENDOR_MICROCHIP 16