Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / drivers / net / wimax / Kconfig
blob2249e3d77a766b9e713876c40b789cac6bd01b1c
1 # SPDX-License-Identifier: GPL-2.0-only
3 # WiMAX LAN device drivers configuration
7 comment "Enable WiMAX (Networking options) to see the WiMAX drivers"
8         depends on WIMAX = n
10 if WIMAX
12 menu "WiMAX Wireless Broadband devices"
14 source "drivers/net/wimax/i2400m/Kconfig"
16 endmenu
18 endif