diff options
author | Tom Rini <trini@konsulko.com> | 2021-08-03 09:07:01 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-08-03 09:07:01 -0400 |
commit | b91c70433386d133c842729c5d9b109cdcc79399 (patch) | |
tree | 26ec8aeb2cf89311f4894a8dafc79ce242ac4674 /configs/odroid-xu3_defconfig | |
parent | 3b64774323298362f9833aac75bb4639b4f98999 (diff) | |
parent | 18f3afa4be879a9f591518a8f623b30f8b39917d (diff) | |
download | u-boot-b91c70433386d133c842729c5d9b109cdcc79399.tar.gz |
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
Diffstat (limited to 'configs/odroid-xu3_defconfig')
-rw-r--r-- | configs/odroid-xu3_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/odroid-xu3_defconfig b/configs/odroid-xu3_defconfig index 99ac4170a1..f56dfb7d8e 100644 --- a/configs/odroid-xu3_defconfig +++ b/configs/odroid-xu3_defconfig @@ -46,7 +46,6 @@ CONFIG_SUPPORT_EMMC_BOOT=y CONFIG_MMC_DW=y CONFIG_MTD=y CONFIG_SMC911X=y -CONFIG_SMC911X_BASE=0x5000000 CONFIG_DM_PMIC=y CONFIG_PMIC_S2MPS11=y CONFIG_DM_REGULATOR=y |