summaryrefslogtreecommitdiff
path: root/configs/smdk5250_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2018-12-10 10:37:46 -0700
committerSimon Glass <sjg@chromium.org>2018-12-13 16:36:41 -0700
commit1e224fef9446e8c0cde57636dd8a36d0ebc85437 (patch)
tree1bec5b503c28ea96dbec549ff0226c8ad3cbae29 /configs/smdk5250_defconfig
parent282e29eb4728c43fa42fcba816188cd5523bb6ee (diff)
dm: exynos: Drop CONFIG_DM_I2C_COMPAT
This option is not needed anymore for all exynos boards except arndale. Update the config. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/smdk5250_defconfig')
-rw-r--r--configs/smdk5250_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/smdk5250_defconfig b/configs/smdk5250_defconfig
index 90ee0ffbc9..1e058227e4 100644
--- a/configs/smdk5250_defconfig
+++ b/configs/smdk5250_defconfig
@@ -30,7 +30,6 @@ CONFIG_CMD_REGULATOR=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_DEFAULT_DEVICE_TREE="exynos5250-smdk5250"
CONFIG_ENV_IS_IN_SPI_FLASH=y
-CONFIG_DM_I2C_COMPAT=y
CONFIG_MMC_DW=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_S5P=y