]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
staging: gdm72xx: fix typos in Kconfig
authorBen Chan <benchan@chromium.org>
Tue, 4 Jun 2013 05:55:39 +0000 (22:55 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Jun 2013 22:31:16 +0000 (15:31 -0700)
Signed-off-by: Ben Chan <benchan@chromium.org>
Cc: Sage Ahn <syahn@gctsemi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gdm72xx/Kconfig

index dd47bd1fb3ce0b6e50304d1e27dbbc0212457249..dd8a3913f6b9e6e7ccbebc4cf05e723f55035dc6 100644 (file)
@@ -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