ANDROID: gki_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGE

Bug: 145297013
Change-Id: I220b9e8339f670f22922e5e5ecba8b47f782d0ca
Signed-off-by: Steve Muckle <smuckle@google.com>
This commit is contained in:
Steve Muckle
2019-11-27 11:14:25 -08:00
parent b82fc46d57
commit cab956ebc9
2 changed files with 3 additions and 0 deletions

View File

@@ -299,6 +299,7 @@ CONFIG_DEVFREQ_THERMAL=y
CONFIG_WATCHDOG=y
CONFIG_MFD_ACT8945A=y
CONFIG_MFD_SYSCON=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_MEDIA_CONTROLLER=y

View File

@@ -257,6 +257,8 @@ CONFIG_GPIOLIB=y
# CONFIG_HWMON is not set
CONFIG_DEVFREQ_THERMAL=y
# CONFIG_X86_PKG_TEMP_THERMAL is not set
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_CAMERA_SUPPORT=y
# CONFIG_VGA_ARB is not set