Kalle Valo | 7b09ed5 | 2015-11-18 10:23:52 +0200 | [diff] [blame] | 1 | config WLAN_VENDOR_MEDIATEK |
| 2 | bool "MediaTek devices" |
| 3 | default y |
Jakub Kicinski | c869f77 | 2015-05-26 11:16:00 +0200 | [diff] [blame] | 4 | ---help--- |
Kalle Valo | 7b09ed5 | 2015-11-18 10:23:52 +0200 | [diff] [blame] | 5 | If you have a wireless card belonging to this class, say Y. |
Jakub Kicinski | c869f77 | 2015-05-26 11:16:00 +0200 | [diff] [blame] | 6 | |
Kalle Valo | 7b09ed5 | 2015-11-18 10:23:52 +0200 | [diff] [blame] | 7 | Note that the answer to this question doesn't directly affect the |
| 8 | kernel: saying N will just cause the configurator to skip all |
| 9 | the questions about cards. If you say Y, you will be asked for |
| 10 | your specific card in the following questions. |
Jakub Kicinski | c869f77 | 2015-05-26 11:16:00 +0200 | [diff] [blame] | 11 | |
Kalle Valo | 7b09ed5 | 2015-11-18 10:23:52 +0200 | [diff] [blame] | 12 | if WLAN_VENDOR_MEDIATEK |
Jakub Kicinski | c869f77 | 2015-05-26 11:16:00 +0200 | [diff] [blame] | 13 | source "drivers/net/wireless/mediatek/mt7601u/Kconfig" |
Kalle Valo | 7b09ed5 | 2015-11-18 10:23:52 +0200 | [diff] [blame] | 14 | endif # WLAN_VENDOR_MEDIATEK |