power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 29 Sep 2017 17:28:02 +0000 (19:28 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sat, 30 Sep 2017 22:33:35 +0000 (00:33 +0200)
commit9086eab8fea5f6b41de1f6ab1313f3acf3f3db76
treea17fc0f65995ae48a371bd6ed6cfd24dcef6df3d
parent482cf22333dbfb7c706d6a7ec1ffbfa5409cc6a3
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>
drivers/power/regulator/Kconfig