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

Commit 7d2d40a8 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "defconfig: lahaina-gki: disable the fixed regulator driver"

parents d8a07551 8ba2ba40
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -100,7 +100,6 @@ CONFIG_MSM_SERVICE_NOTIFIER=m
CONFIG_QSEE_IPC_IRQ=m
CONFIG_RPMSG_QCOM_GLINK_SPSS=m
CONFIG_REGULATOR_RPMH=m
CONFIG_REGULATOR_FIXED_VOLTAGE=m
CONFIG_REGULATOR_QTI_FIXED_VOLTAGE=m
CONFIG_REGULATOR_QCOM_PM8008=m
CONFIG_REGULATOR_QPNP_AMOLED=m
+0 −7
Original line number Diff line number Diff line
@@ -14,13 +14,6 @@
 * systems with no controllable regulators.
 */

/*
 * Define QTI_FIXED_REGULATOR here to avoid a loss of proxy-consumer voting
 * regression for existing fixed-regulator device tree devices.  Once such
 * devices are switched to qti-fixed-regulator, this line can be removed.
 */
#define QTI_FIXED_REGULATOR

#include <linux/err.h>
#include <linux/mutex.h>
#include <linux/module.h>