From: Felipe Balbi Date: Mon, 21 Apr 2008 09:19:14 +0000 (+0300) Subject: I2C: TWL4030: Fix Kconfig X-Git-Tag: v2.6.25-omap1~2 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=02144200af60fb5878889d03055cffe4a31b1042;p=linux-2.6-omap-h63xx.git I2C: TWL4030: Fix Kconfig Misc cleanup patch. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig index f3ea82dbd84..cba8abf3050 100644 --- a/drivers/i2c/chips/Kconfig +++ b/drivers/i2c/chips/Kconfig @@ -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