0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config WLAN_VENDOR_PURELIFI
0003 bool "pureLiFi devices"
0004 default y
0005 help
0006 If you have a pureLiFi device, 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_PURELIFI
0014
0015 source "drivers/net/wireless/purelifi/plfxlc/Kconfig"
0016
0017 endif # WLAN_VENDOR_PURELIFI