include: replace linux/module.h with "struct module" wherever possible
[linux-2.6/next.git] / drivers / net / wimax / Kconfig
blob565018ec1e3ba524b3281b3df46cd0868feb72df
2 # WiMAX LAN device drivers configuration
6 comment "Enable WiMAX (Networking options) to see the WiMAX drivers"
7         depends on WIMAX = n
9 if WIMAX
11 menu "WiMAX Wireless Broadband devices"
13 source "drivers/net/wimax/i2400m/Kconfig"
15 endmenu
17 endif