staging: gdm72xx: fix typos in Kconfig
Signed-off-by: Ben Chan <benchan@chromium.org> Cc: Sage Ahn <syahn@gctsemi.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
82ba972572
commit
e7400ab4f4
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ config WIMAX_GDM72XX_K_MODE
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config WIMAX_GDM72XX_WIMAX2
|
config WIMAX_GDM72XX_WIMAX2
|
||||||
bool "Enable WIMAX2 support"
|
bool "Enable WiMAX2 support"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
choice
|
choice
|
||||||
|
@ -38,7 +38,7 @@ endchoice
|
||||||
if WIMAX_GDM72XX_USB
|
if WIMAX_GDM72XX_USB
|
||||||
|
|
||||||
config WIMAX_GDM72XX_USB_PM
|
config WIMAX_GDM72XX_USB_PM
|
||||||
bool "Enable power managerment support"
|
bool "Enable power management support"
|
||||||
depends on PM_RUNTIME
|
depends on PM_RUNTIME
|
||||||
|
|
||||||
endif # WIMAX_GDM72XX_USB
|
endif # WIMAX_GDM72XX_USB
|
||||||
|
|
Loading…
Add table
Reference in a new issue