commit | 9086eab8fea5f6b41de1f6ab1313f3acf3f3db76 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Fri Sep 29 19:28:02 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Oct 01 00:33:35 2017 +0200 |
tree | a17fc0f65995ae48a371bd6ed6cfd24dcef6df3d | |
parent | 482cf22333dbfb7c706d6a7ec1ffbfa5409cc6a3 [diff] |
power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig The Makefile already tests for SPL_DM_REGULATOR_FIXED, but Kconfig does not provide it. This adds SPL_DM_REGULATOR_FIXED to Kconfig. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>