projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a43d46a
)
configs: trats2: enable the max77686 regulator config
author
Jaehoon Chung
<jh80.chung@samsung.com>
Thu, 25 Jan 2018 07:11:01 +0000
(16:11 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Tue, 8 May 2018 04:11:53 +0000
(13:11 +0900)
Enable the CONFIG_DM_REGULATOR_MAX77686 for using regulator driver.
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
configs/trats2_defconfig
patch
|
blob
|
history
diff --git
a/configs/trats2_defconfig
b/configs/trats2_defconfig
index f270fc9c3140380bf026918981e0b0c6d1e2b7e6..93aa211707cefdf76ebf563b8a216c3f14a9ba96 100644
(file)
--- 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