Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be56baa0 authored by David Collins's avatar David Collins
Browse files

defconfig: kona: enable stub-regulator driver



Enable the stub-regulator driver so that regulator consumers
can successfully request handles to stub-regulator devices
used on Kona boards.

Change-Id: Ia0cb2f3322a723f20a82dc97817aaeaa934bf23e
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 4642e3b8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -267,6 +267,7 @@ CONFIG_DEVFREQ_THERMAL=y
CONFIG_QCOM_SPMI_TEMP_ALARM=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_STUB=y
CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_MEDIA_CONTROLLER=y
+1 −0
Original line number Diff line number Diff line
@@ -274,6 +274,7 @@ CONFIG_DEVFREQ_THERMAL=y
CONFIG_QCOM_SPMI_TEMP_ALARM=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_STUB=y
CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_MEDIA_CONTROLLER=y