]> git.ipfire.org Git - people/ms/u-boot.git/commit
power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled
authorAdam Ford <aford173@gmail.com>
Sat, 13 May 2017 12:02:24 +0000 (07:02 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 15 May 2017 17:00:27 +0000 (13:00 -0400)
commitdf7fafd13f1354852b84a741e7fd2954bd071173
tree1ee68bcf78213e37440580c88d3290540d0f11ed
parent1d1ab61c326635ca1088dbd54e5bf023cac9bfc6
power: twl4030: Add imply CMD_POWEROFF when TWL4030 is enabled

Now that CMD_POWEROFF can turn off the twl4030, let's imply that
just incase someone wants to disable it.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/power/Kconfig