Commit 02144200 authored by Felipe Balbi's avatar Felipe Balbi Committed by Tony Lindgren

I2C: TWL4030: Fix Kconfig

Misc cleanup patch.
Signed-off-by: default avatarFelipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 76df2773
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment