summaryrefslogtreecommitdiff
path: root/configs/trats2_defconfig
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2018-01-25 10:11:01 +0300
committerJaehoon Chung <jh80.chung@samsung.com>2018-05-08 07:11:53 +0300
commit8823845547e133abafdc990bc1b6e997bcd4d396 (patch)
tree512138ea6c3a2c76d4baa5eabebef44f10cd7512 /configs/trats2_defconfig
parenta43d46a73cb2c40481791cb292b8eb0b5a80d55e (diff)
downloadu-boot-8823845547e133abafdc990bc1b6e997bcd4d396.tar.xz
configs: trats2: enable the max77686 regulator config
Enable the CONFIG_DM_REGULATOR_MAX77686 for using regulator driver. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'configs/trats2_defconfig')
-rw-r--r--configs/trats2_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/trats2_defconfig b/configs/trats2_defconfig
index f270fc9c31..93aa211707 100644
--- a/configs/trats2_defconfig
+++ b/configs/trats2_defconfig
@@ -37,6 +37,8 @@ CONFIG_MMC_SDHCI_SDMA=y
CONFIG_MMC_SDHCI_S5P=y
CONFIG_DM_PMIC=y
CONFIG_DM_PMIC_MAX77686=y
+CONFIG_DM_REGULATOR=y
+CONFIG_DM_REGULATOR_MAX77686=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_GADGET=y