oleavr-rgl-a500-mini-linux-.../drivers/net/wimax/Kconfig

18 lines
248 B
Text
Raw Normal View History

2022-05-07 01:01:45 +02:00
#
# 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