summaryrefslogtreecommitdiff
path: root/configs/peach-pi_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/peach-pi_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/peach-pi_defconfig')
-rw-r--r--configs/peach-pi_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/peach-pi_defconfig b/configs/peach-pi_defconfig
index 5ced342316..32b32dd901 100644
--- a/configs/peach-pi_defconfig
+++ b/configs/peach-pi_defconfig
@@ -29,7 +29,6 @@ CONFIG_CMD_TPM_TEST=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_DEFAULT_DEVICE_TREE="exynos5800-peach-pi"
CONFIG_ENV_IS_IN_SPI_FLASH=y
-CONFIG_DM_I2C_COMPAT=y
CONFIG_I2C_CROS_EC_TUNNEL=y
CONFIG_I2C_MUX=y
CONFIG_I2C_ARB_GPIO_CHALLENGE=y