1*73b01e57SJeff Chen# SPDX-License-Identifier: GPL-2.0-only 2*73b01e57SJeff Chenconfig WLAN_VENDOR_NXP 3*73b01e57SJeff Chen bool "NXP devices" 4*73b01e57SJeff Chen default y 5*73b01e57SJeff Chen help 6*73b01e57SJeff Chen If you have a wireless card belonging to this class, say Y. 7*73b01e57SJeff Chen 8*73b01e57SJeff Chen Note that the answer to this question doesn't directly affect the 9*73b01e57SJeff Chen kernel: saying N will just cause the configurator to skip all the 10*73b01e57SJeff Chen questions about these cards. If you say Y, you will be asked for 11*73b01e57SJeff Chen your specific card in the following questions. 12*73b01e57SJeff Chen 13*73b01e57SJeff Chenif WLAN_VENDOR_NXP 14*73b01e57SJeff Chen 15*73b01e57SJeff Chensource "drivers/net/wireless/nxp/nxpwifi/Kconfig" 16*73b01e57SJeff Chen 17*73b01e57SJeff Chenendif # WLAN_VENDOR_NXP 18