Misc cleanup patch. Signed-off-by: Felipe Balbi <felipe.balbi@xxxxxxxxx> --- drivers/i2c/chips/Kconfig | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig index f3ea82d..5cf4657 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 -- 1.5.5.49.gf43e2 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html