* Arce, Abraham <x0066...@ti.com> [100505 00:05]: > From: Syed Rafiuddin <rafiuddin.s...@ti.com> > > Add OMAP4 data to allow McSPI driver built > > Signed-off-by: Syed Rafiuddin <rafiuddin.s...@ti.com> > Signed-off-by: Shubhro <a0393...@ti.com> > Signed-off-by: Santosh Shilimkar <santosh shilim...@ti.com> > Signed-off-by: Abraham Arce <x0066...@ti.com> > --- > drivers/spi/Kconfig | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig > index a191fa2..f950b63 100644 > --- a/drivers/spi/Kconfig > +++ b/drivers/spi/Kconfig > @@ -180,10 +180,10 @@ config SPI_OMAP_UWIRE > This hooks up to the MicroWire controller on OMAP1 chips. > > config SPI_OMAP24XX > - tristate "McSPI driver for OMAP24xx/OMAP34xx" > - depends on ARCH_OMAP2 || ARCH_OMAP3 > + tristate "McSPI driver for OMAP" > + depends on ARCH_OMAP2PLUS > help > - SPI master controller for OMAP24xx/OMAP34xx Multichannel SPI > + SPI master controller for OMAP24XX and later Multichannel SPI > (McSPI) modules. > > config SPI_OMAP_100K
Planning on merging this via omap tree so we get the omap4 Ethernet working. That is after the related patch has been updated to check the result from gpio_request. Anybody from the spi list care to ack this? Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html