summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-01-24 19:28:44 +0300
committerTom Rini <trini@konsulko.com>2018-01-24 19:28:44 +0300
commitfb4413295c765aa8c013650984dc2d908964c81d (patch)
tree310dec76e0dd7c9227bad54ed372657f8e59713d /configs
parent16121280188d3daa57b18ad623d0845bbbb5a90a (diff)
parent2f516e4aa286eb0203e34ab9be68b08f7a3c44c1 (diff)
downloadu-boot-fb4413295c765aa8c013650984dc2d908964c81d.tar.xz
Merge git://git.denx.de/u-boot-mmc
Diffstat (limited to 'configs')
-rw-r--r--configs/odroid-xu3_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/odroid-xu3_defconfig b/configs/odroid-xu3_defconfig
index 976c06a29d..11b1c8bf11 100644
--- a/configs/odroid-xu3_defconfig
+++ b/configs/odroid-xu3_defconfig
@@ -22,6 +22,7 @@ CONFIG_CMD_CACHE=y
CONFIG_CMD_TIME=y
CONFIG_CMD_PMIC=y
CONFIG_CMD_EXT4_WRITE=y
+CONFIG_CMD_REGULATOR=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_ADC=y
CONFIG_ADC_EXYNOS=y
@@ -35,6 +36,7 @@ CONFIG_SMC911X_BASE=0x5000000
CONFIG_DM_PMIC=y
CONFIG_PMIC_S2MPS11=y
CONFIG_DM_REGULATOR=y
+CONFIG_DM_REGULATOR_S2MPS11=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y