Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e7400ab4 authored by Ben Chan's avatar Ben Chan Committed by Greg Kroah-Hartman
Browse files

staging: gdm72xx: fix typos in Kconfig



Signed-off-by: default avatarBen Chan <benchan@chromium.org>
Cc: Sage Ahn <syahn@gctsemi.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 82ba9725
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ config WIMAX_GDM72XX_K_MODE
	default n

config WIMAX_GDM72XX_WIMAX2
	bool "Enable WIMAX2 support"
	bool "Enable WiMAX2 support"
	default n

choice
@@ -38,7 +38,7 @@ endchoice
if WIMAX_GDM72XX_USB

config WIMAX_GDM72XX_USB_PM
	bool "Enable power managerment support"
	bool "Enable power management support"
	depends on PM_RUNTIME

endif # WIMAX_GDM72XX_USB