summaryrefslogtreecommitdiff
path: root/configs/smdk5420_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/smdk5420_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/smdk5420_defconfig')
-rw-r--r--configs/smdk5420_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/smdk5420_defconfig b/configs/smdk5420_defconfig
index 433e9a8447..4e4558944c 100644
--- a/configs/smdk5420_defconfig
+++ b/configs/smdk5420_defconfig
@@ -25,7 +25,6 @@ CONFIG_CMD_TIME=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_DEFAULT_DEVICE_TREE="exynos5420-smdk5420"
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