summaryrefslogtreecommitdiff
path: root/drivers/i2c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-05-22 15:47:12 +0300
committerTom Rini <trini@konsulko.com>2021-07-08 05:22:42 +0300
commit1dc77c290f4b9610978e215b6dcf70e595b3270e (patch)
tree99252d585cd1fbcf78a47e8597de438f4bacd785 /drivers/i2c
parent0e377bbabbf288f1d88dd95964986e8a681a77e2 (diff)
downloadu-boot-1dc77c290f4b9610978e215b6dcf70e595b3270e.tar.xz
arm: Remove spear310 boards
These boards have not been converted to CONFIG_DM_USB by the deadline and is also missing conversion to CONFIG_DM. Remove them. Cc: Vipin Kumar <vipin.kumar@st.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/i2c')
-rw-r--r--drivers/i2c/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/i2c/Kconfig b/drivers/i2c/Kconfig
index da41996470..7bcc857dad 100644
--- a/drivers/i2c/Kconfig
+++ b/drivers/i2c/Kconfig
@@ -138,8 +138,8 @@ config SYS_I2C_DW
config SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED
bool "DW I2C Enable Status Register not supported"
- depends on SYS_I2C_DW && (TARGET_SPEAR310 || \
- TARGET_SPEAR320 || TARGET_SPEAR600 || TARGET_X600)
+ depends on SYS_I2C_DW && \
+ (TARGET_SPEAR320 || TARGET_SPEAR600 || TARGET_X600)
default y
help
Some versions of the Designware I2C controller do not support the