2 # GCT GDM72xx WiMAX driver configuration
5 menuconfig WIMAX_GDM72XX
6 tristate "GCT GDM72xx WiMAX support"
7 depends on NET && (USB || MMC)
9 Support for the GCT GDM72xx WiMAX chip
13 config WIMAX_GDM72XX_QOS
14 bool "Enable QoS support"
17 config WIMAX_GDM72XX_K_MODE
21 config WIMAX_GDM72XX_WIMAX2
22 bool "Enable WiMAX2 support"
26 prompt "Select interface"
28 config WIMAX_GDM72XX_USB
30 depends on (USB = y || USB = WIMAX_GDM72XX)
32 config WIMAX_GDM72XX_SDIO
34 depends on (MMC = y || MMC = WIMAX_GDM72XX)
40 config WIMAX_GDM72XX_USB_PM
41 bool "Enable power management support"
44 endif # WIMAX_GDM72XX_USB