commit | 638d2348ce0034520b4368174a6a70434f73b23c | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Wed Oct 24 21:06:50 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 01 10:02:43 2018 -0400 |
tree | d83f1728bae6535e00583e7959c930501cdc8937 | |
parent | a8fe108ba7f52e8e246f7971f9ca1eac2251fa46 [diff] |
power: spl: add SPL_DM_REGULATOR_GPIO in Kconfig The Makefile already tests for SPL_DM_REGULATOR_GPIO, but Kconfig does not provide it. This adds SPL_DM_REGULATOR_GPIO to Kconfig. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>