1
0
Fork 0

[ARM] pxa: update dependancy of pxa i2c module

PXA I2C module is also used in Marvell PXA168 and PXA910 series.
Update the module dependancy of PXA I2C.

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
hifive-unleashed-5.1
Haojian Zhuang 2009-09-04 17:37:17 +08:00 committed by Eric Miao
parent 17e513ec79
commit d7c46ddde3
1 changed files with 2 additions and 2 deletions

View File

@ -460,8 +460,8 @@ config I2C_PNX
will be called i2c-pnx. will be called i2c-pnx.
config I2C_PXA config I2C_PXA
tristate "Intel PXA2XX I2C adapter (EXPERIMENTAL)" tristate "Intel PXA2XX I2C adapter"
depends on EXPERIMENTAL && ARCH_PXA depends on ARCH_PXA || ARCH_MMP
help help
If you have devices in the PXA I2C bus, say yes to this option. If you have devices in the PXA I2C bus, say yes to this option.
This driver can also be built as a module. If so, the module This driver can also be built as a module. If so, the module