/drivers/net/wimax/Kconfig
#! | 17 lines | 10 code | 7 blank | 0 comment | 0 complexity | 5355133875ebd64d1061bd9daf45a7bd MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
- #
- # WiMAX LAN device drivers configuration
- #
- comment "Enable WiMAX (Networking options) to see the WiMAX drivers"
- depends on WIMAX = n
- if WIMAX
- menu "WiMAX Wireless Broadband devices"
- source "drivers/net/wimax/i2400m/Kconfig"
- endmenu
- endif