commit | 7815c709ab2818448dbce3f7f16c97c864adbe58 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Wed Apr 26 13:41:31 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue May 09 20:35:38 2017 -0400 |
tree | 106781ce52a70acbb465be6ffa5606150ab6b04b | |
parent | 4c2fb5fcc8159b1610dbb169f9acea2c043e7cc2 [diff] |
power: twl4030: Move CONFIG_TWL4030_POWER to Kconfig As requested, I added the CONFIG_TWL4030_POWER to Kconfig and made it the implied default when selecting OMAP34XX as a platform. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>