blob: 2249e3d77a766b9e713876c40b789cac6bd01b1c [file] [log] [blame]
David Brazdil0f672f62019-12-10 10:32:29 +00001# SPDX-License-Identifier: GPL-2.0-only
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00002#
3# WiMAX LAN device drivers configuration
4#
5
6
7comment "Enable WiMAX (Networking options) to see the WiMAX drivers"
8 depends on WIMAX = n
9
10if WIMAX
11
12menu "WiMAX Wireless Broadband devices"
13
14source "drivers/net/wimax/i2400m/Kconfig"
15
16endmenu
17
18endif