OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-213
/
drivers
/
net
/
wireless
/
intel
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📄
Kconfig
592 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
140 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📁
ipw2x00
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📁
iwlegacy
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📁
iwlwifi
-
05/09/2024 07:14:16 AM
rwxr-xr-x
Editing: Kconfig
Close
config WLAN_VENDOR_INTEL bool "Intel devices" default y ---help--- If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the kernel: saying N will just cause the configurator to skip all the questions about cards. If you say Y, you will be asked for your specific card in the following questions. if WLAN_VENDOR_INTEL source "drivers/net/wireless/intel/ipw2x00/Kconfig" source "drivers/net/wireless/intel/iwlegacy/Kconfig" source "drivers/net/wireless/intel/iwlwifi/Kconfig" endif # WLAN_VENDOR_INTEL