summaryrefslogtreecommitdiff
path: root/configs/axs101_defconfig
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2017-06-01 16:27:27 +0300
committerAlexey Brodkin <abrodkin@synopsys.com>2017-06-29 19:34:10 +0300
commitc2a7ee226d38e943a5643b244f4190458e67b064 (patch)
treef9fb1bf768265e542633d89e5e848cfc004379eb /configs/axs101_defconfig
parent06bd1d7f9543db71851d8bac026c321ee6cd3b86 (diff)
axs10x: Get rid of both I2C and EEPROM who used to use I2C
With eb5ba3aefdf0 "i2c: Drop use of CONFIG_I2C_HARD" in place we cannot use I2C EEPROM any longer so we're dropping all references to both EEPROM and I2C which was only used for EEPROM. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/axs101_defconfig')
-rw-r--r--configs/axs101_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/axs101_defconfig b/configs/axs101_defconfig
index 9d7dc7f7c0..0b15652493 100644
--- a/configs/axs101_defconfig
+++ b/configs/axs101_defconfig
@@ -21,7 +21,6 @@ CONFIG_OF_CONTROL=y
CONFIG_OF_EMBED=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_DM=y
-CONFIG_SYS_I2C_DW=y
CONFIG_MMC=y
CONFIG_MMC_DW=y
CONFIG_DM_ETH=y