arm: Remove spear320 boards
These boards have not been converted to CONFIG_DM_USB by the deadline and is also missing conversion to CONFIG_DM. Remove them. As this is also the last SPEAR3XX platform, remove that symbol as well. Cc: Vipin Kumar <vipin.kumar@st.com> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -139,7 +139,7 @@ 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_SPEAR320 || TARGET_SPEAR600 || TARGET_X600)
|
||||
(TARGET_SPEAR600 || TARGET_X600)
|
||||
default y
|
||||
help
|
||||
Some versions of the Designware I2C controller do not support the
|
||||
|
||||
Reference in New Issue
Block a user