summaryrefslogtreecommitdiff
path: root/configs/brppt1_spi_defconfig
diff options
context:
space:
mode:
authorHannes Schmelzer <hannes.schmelzer@br-automation.com>2019-01-31 09:24:45 +0100
committerTom Rini <trini@konsulko.com>2019-02-09 07:50:58 -0500
commita9484aa769b0f8312abbfa5698b685e188eea78e (patch)
tree16791e609fc785f7ef60535ab910379684951733 /configs/brppt1_spi_defconfig
parent351a4aa050c834954498e2114cab3429597b7c92 (diff)
board/BuR/brppt1: drop DM_I2C_COMPAT
The TPS62517 PMIC driver has been partially converted to DM, so the legacy I2C access layer isn't needed anymore. Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>
Diffstat (limited to 'configs/brppt1_spi_defconfig')
-rw-r--r--configs/brppt1_spi_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/brppt1_spi_defconfig b/configs/brppt1_spi_defconfig
index 37373967df..668c4c22c2 100644
--- a/configs/brppt1_spi_defconfig
+++ b/configs/brppt1_spi_defconfig
@@ -76,7 +76,6 @@ CONFIG_SPL_DM_SEQ_ALIAS=y
CONFIG_BOOTCOUNT_LIMIT=y
CONFIG_DM_GPIO=y
CONFIG_DM_I2C=y
-CONFIG_DM_I2C_COMPAT=y
CONFIG_I2C_SET_DEFAULT_BUS_NUM=y
CONFIG_MISC=y
CONFIG_DM_MMC=y