未验证 提交 8d06c330 编写于 作者: J James Hogan

i2c: img-scb: Drop METAG dependency

Now that arch/metag/ has been removed, remove the METAG dependency from
the IMG SCB I2C device driver. The hardware is also present on MIPS SoCs
so the driver still has value.
Signed-off-by: NJames Hogan <jhogan@kernel.org>
Acked-by: NWolfram Sang <wsa@the-dreams.de>
Cc: linux-i2c@vger.kernel.org
Cc: linux-metag@vger.kernel.org
上级 43e951e7
...@@ -635,7 +635,7 @@ config I2C_IBM_IIC ...@@ -635,7 +635,7 @@ config I2C_IBM_IIC
config I2C_IMG config I2C_IMG
tristate "Imagination Technologies I2C SCB Controller" tristate "Imagination Technologies I2C SCB Controller"
depends on MIPS || METAG || COMPILE_TEST depends on MIPS || COMPILE_TEST
help help
Say Y here if you want to use the IMG I2C SCB controller, Say Y here if you want to use the IMG I2C SCB controller,
available on the TZ1090 and other IMG SoCs. available on the TZ1090 and other IMG SoCs.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册