Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 config WLAN_VENDOR_MICROCHIP
0003         bool "Microchip devices"
0004         default y
0005         help
0006         If you have a wireless card belonging to this class, say Y.
0007 
0008         Note that the answer to this question doesn't directly affect the
0009         kernel: saying N will just cause the configurator to skip all the
0010         questions about these cards. If you say Y, you will be asked for
0011         your specific card in the following questions.
0012 
0013 if WLAN_VENDOR_MICROCHIP
0014 source "drivers/net/wireless/microchip/wilc1000/Kconfig"
0015 endif # WLAN_VENDOR_MICROCHIP