]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
I2C: TWL4030: Fix Kconfig
authorFelipe Balbi <felipe.balbi@nokia.com>
Mon, 21 Apr 2008 09:19:14 +0000 (12:19 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 21 Apr 2008 18:47:19 +0000 (11:47 -0700)
Misc cleanup patch.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/chips/Kconfig

index f3ea82dbd84adca928c48f847506e2a84273be4e..cba8abf30507ff4d7bbf394a8150f539bdeb3742 100644 (file)
@@ -160,10 +160,6 @@ choice
          TWL4030 USB transceiver can operate in various
          mutually-exclusive modes. Select one of them.
 
-config TWL4030_PWRBUTTON
-        bool "TWL4030 Power button Driver"
-       depends on TWL4030_CORE
-
 config TWL4030_USB_HS_ULPI
        depends on TWL4030_USB
        bool "High-speed ULPI"
@@ -173,6 +169,10 @@ config TWL4030_USB_HS_ULPI
 
 endchoice
 
+config TWL4030_PWRBUTTON
+       bool "TWL4030 Power button Driver"
+       depends on TWL4030_CORE
+
 config TWL4030_POWEROFF
        bool "TWL4030 device poweroff"
        depends on TWL4030_CORE